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 ordered map in java?
What is covariant return type?
What are different types of classloaders?
Where are the local variables stored?
What is the scope or life time of instance variables?
Can a variable be local and static at the same time?
why would you use a synchronized block vs. Synchronized method? : Java thread
Is java free for businesses?
What languages are pass by reference?
What is string in java is it a data type?
Write a java program to print fibonacci series?
explain the difference between jdk and jvm?
What are synchronized methods ?
What is ascii format?
Why is java called the platform independent programming language?