where the generated jsp source file are stored?
Answer Posted / sandeep m
depending on the webcontainer vendor the location of
generated source code may change. In case of Tomcat it will
be stored in work folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between generic servlet and http servlet?
How can you run a servlet program?
What is servlet looping or chaining?
What do you mean by web applications?
What is servlet and its use?
What is the dispatcher servlet?
Why jsp is better than servlet?
What is meant by a web application
Explain in brief the directory structure of a web application?
What is the difference between servlet and filter?
Define the lifecycle for executing a jsp page.
How many servlet objects are created?
Is servlet a framework?
What is the default http method in the servlet?
What are the differences between the servletconfig interface and the servletcontext interface?