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


Please Help Members By Posting Answers For Below Questions

What are the advantages of Servlet over CGI?

857


What are all the advantages of servlet over cgi?

796


What are the ways to handle multi-threading in servlets?

829


What is the use of request dispatcher interface?

769


How can we perform any action at the time of deploying the project?

870


Define the servlet mapping.

713


What is the difference in between the httpservlet and generic servlet?

840


What if we pass negative value in load-on-startup?

1028


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

837


What are the type of protocols used in httpservlet?

789


What is servlet interface?

936


What is meant by servlet? What are the parameters of the service method?

790


What are the different methods involved in the process of session management in servlets?

897


What do you mean by httpservlet?

750


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

778