where the generated jsp source file are stored?

Answer Posted / sachin g.

After creation of jsp file, it is stored in the Web
directory (which is stored in the Webapplication as far as
Apache Tomcat 5.5 and Netbeans are concerned) , and after
successfully compiling it, the specific output will be
after running it.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between servlet context vs servlet config?

801


What is meant by a web application

733


Why the concept of single thread model interface is used?

718


What are the uses of servlet and what is servlet chaining?

773


How do I support both get and post from the same servlet?

920


What is called servlet container?

826


If servlet receives multiple requests, how many objects will it create?

1047


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

751


What is servlet instance?

734


Can we get PrintWriter and ServletOutputStream both in a servlet?

876


What's the difference between servlets and applets?

737


What are the advantages of servlets over traditional cgi?

804


What is setattribute in servlet?

747


Explain url encoding in servlet?

779


How do we translate jsp?

762