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
What do you mean by cgi in servlet?
What is load-on-startup in servlet?
How does java thread pool work?
What is the workflow of a servlet?
What are the various ways of session supervision in servlets?
What do you mean by web applications?
Why is a constructor needed in a servlet even if we use the init method?
What is servlet and how it works?
What is the inter-servlet communication?
Is servlet a controller?
How to upload a file to the server using servlet?
What are the uses of servlet and what is servlet chaining?
What's the servlet interface?
Can we use threads in Servlets?
What is http servlet in java?