where the generated jsp source file are stored?
Answer Posted / ravi ranjan
it store inside \Apache Group\Tomcat 4.1
\work\Standalone\localhost\your-context-name folder with
yor jspname_jsp.class
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Why do we have servlet listeners?
Difference between forward() method and sendredirect() method ?
What is the difference between Difference between doGet() and doPost()?
What are the different ways we can maintain state between requests?
What are life cycle methods of a servlet?
What is httpservlet and how it is different from genericservlet?
What is servlet collaboration?
Explain the features are in servlet 3?
Differentiate between the print writer and servlet output stream?
How to upload a file to the server using servlet?
What are the types of servlet?
Why is servlet used?
What are the advantages of servlets over traditional cgi?
Is servlet synchronized?
What is the life cycle of a servlet?