Answer Posted / abc
You need not to compile a JSP. It is compiled by JSP container
and converted to a class file if there is no ERROR.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a qms manual?
What is binary search in java?
What is console based application in java?
What is the benefit of inner / nested classes ?
Write a program to print fibonacci series
What is immutable state?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
Explain heap sort?
What is difference between call by value and call by reference?
What is java thread dump, how can we get java thread dump of a program?
What is boolean used for?
What is enhanced loop in java?
Why are data types important?
What comes to mind when someone mentions a shallow copy in java?
Why string objects are immutable in java?