where the generated jsp source file are stored?
Answer Posted / anji
When we request for a jsp first time, it will generate a
Servlet, the generated servlet will compiles and creates
instances for the servlet.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the servletconfig object?
How can the session in servlet be destroyed?
How do you run a servlet?
What are the advantages of Servlet over CGI?
List the Different types of servlet?
What is session tracking?
How do you design microservices?
Why are http servlets used in programming?
What is the structure of the http response
What is the use of servlet context?
Which httpsession object is used to view and manipulate information about a session?
Write a command to get actual path of a servlet to the server?
Is servlet a framework?
What do you mean by annotations in servlet?
What do you mean by web applications?