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
How do you design microservices?
What is MIME Type?
What is a cookie What is the difference between session and cookie
What is servlet used for?
How we can create war file in servlet?
What is servlet instance?
List some life cycle methods of a servlet.
What are the steps involved in placing a servlet within a package?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
Explain session tracking and its importance?
Define servlet mapping?
Explain get and post.
What do you mean by the servlet chaining?
What are the life cycle methods of the servlet?
What is servlet initializer?