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
Which categories can be divided jstl tags, give examples.
How to make a “new line in html” in jsp?
How can I set a cookie and delete a cookie from within a jsp page?
How to configure init parameters for jsp?
What is difference between html and jsp?
What is jsp scriptlet tag used for?
Can we implement an interface in a jsp?
How do I mix jsp and ssi #include?
Explain the uses of
How many jsp scripting elements are there and what are they?
Which implicit object is not available in normal jsp pages?
Tell us about the jsp life cycle methods.
Why are jsp pages the preferred api for creating a web-based client program?
Which package does a jsp api consist of?
What is a hidden comment?