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
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is new in ServletRequest interface ? (Servlet 2.4)
What is the difference between the http servlet and generic servlet?
What is a servlet context object?
Is servlet a server side scripting language?
Should I override the service() method?
What are different ways for authentication of servlet?
What do you mean by the servlet chaining?
Why HttpServlet class is declared abstract?
How does tomcat servlet container work?
What is servlet lazy loading?
What does the term localization refer to?
What is servlet interface?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What do you mean by request dispatcher in servlet?