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 web applications? Explain web application directory arrangement?
How to read request headers from servlets?
Which method of the httpservletrequest object is used?
Why are servlets used?
What is Client-Server Computing?
What is the capacity the doget can send to the server?
What is http servlet in java?
What are the life cycle methods of a servlet?
Is that servlet is pure java object or not?
How can we include static files in the jsp page?
What do you mean by a filter and how does it work?
How many servlet objects are created?
What are its drawbacks of cgi?
What is the difference between servlet and jsp?
What is the difference between using getSession(true) and getSession(false) methods?