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


Please Help Members By Posting Answers For Below Questions

Are Servlets Thread Safe? How to achieve thread safety in servlets?

751


Which is better jsp or servlet?

743


What is called Scriptlet?

808


What is the workflow of a servlet?

884


what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?

757


What methodology can be followed to store more number of objects in a remote server?

1997


What is URL Encoding?

830


Can we refresh servlet in client and server side automatically?

771


Who is responsible to create the object of servlet?

907


How is the get () method different from the post() method?

716


What are the supporting protocol by HttpServlet ?

844


How will you pass values from HTML page to the servlet?

760


What are the features added in Servlet 2.5?

940


Define the life cycle of a servlets.

782


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

736