how the jsp file is compiled?
Answer Posted / java mani
By using .jsp,we can compile in java, but it will executed
in servlet
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
Show the 2 types of comments in JSP.
What are the advantages of jstl?
What is a session in web?
What is jsp api?
What is full form of jsp?
What is the
Differentiate between pagecontext.include and jsp:include?
Why is jstl used?
What are the two types of comments supported by jsp?
Why is _jspservice() method starting with an '_' while other life cycle methods do not?
Explain what is jsp ?
Explain the uses of jsp?
What is the requirement of a tag library?
List the various action tags used in jsp.
How can a thread safe JSP page be implemented?