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 cgi?
What is the use of send redirect () method?
What exactly are the functions of servlet?
How will you pass values from HTML page to the servlet?
What are the drawbacks of cgi?
What is servlet and its advantages?
Explain request dispatcher and its methods.
What are the type of protocols used in httpservlet?
Difference between forward() method and sendredirect() method ?
What is a servlet engine?
What are the ways to handle multi-threading in servlets?
What is the
What are the advantages of Servlet over CGI?
Is servlet synchronized?
What is the difference between genericservlet and httpservlet