where the generated jsp source file are stored?
Answer Posted / supriya
Inside the work\catalina\localhost\context-
pathname\servlet_jspname.class directory
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Write the code to get the server information in servlet.
How to make sure a servlet is loaded at the application startup?
Is it good idea to create servlet constructor?
What is called servlet mapping?
Difference between GET and POST?
Whats the advantages using servlets over using CGI?
What's the difference between authentication and authorization?
Describe some assignments that are executed by servlet container?
What are the objects involved when a servlet receives a call from client?
List out difference between a JavaBean from a Servlet?
Which are the different ways you can communicate between servlets?
how many jsp scripting elements are there and what are those?
What is servlet? Explain
What are the different session tracking techniques?
How can you create a session in servlet?