where the generated jsp source file are stored?
Answer Posted / saroj biswal
C:\Program Files\Apache Software Foundation\Tomcat 5.5\work\Catalina\localhost\webApplicationName\org\apache\jsp\xxx.java
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What do you mean by interservlet communication?
Can we get PrintWriter and ServletOutputStream both in a servlet?
What's the servlet interface?
How can you push data from an Applet to a Servlet?
Explain the methods of request dispatcher in servlet?
Write a hello world program using servlets.
What is the process for chaining servlet?
What do you mean by httpservlet and how it is different from the genericservlet?
What do you mean by session tracking and also explain its techniques?
What is a server side include (ssi)
What is a servlet engine?
What is difference between jsp and servlet?
Can servlet have a constructor ?
What is difference between get and post method?
What is the major difference between context parameter and context attribute?