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 an object's lock and which object's have locks in java programming?
Can a list be null in java?
What does three dots mean in java?
What is the difference between array and array list in java?
How to use string tokenizer class.
What is return code?
What is double checked locking in singleton?
What is the difference between access specifiers and access modifiers in java?
What is wrapper class example?
Can a function return a function?
How do you reverse sort in java?
Why do we need singleton?
What are the Class Libraries ?
Explain about fail safe iterators in java?
How do you represent a space in regex java?