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 jsp and servlet?
Difference between httpservlet and generic servlets?
What is SingleThreadModel interface?
What do you mean by the servlet chaining?
Explain the steps involved in placing a servlet within a package?
Tell us something about servletconfig interface.
What is MIME Type?
What is http servlet?
Given the request path below, which are context path, servlet path and path info?
What is the difference between Difference between doGet() and doPost()?
How do servlets work?
What is servlet and its life cycle?
Explain jsessionid and when is it created?
What is the need of servlet filters?
What are the functions of Servlet container?