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 is generic servlet class?
Explain servlet events?
What's the difference between servlets and applets?
What are the disadvantages of storing session state in cookies?
What is the use of servletconfig interface?
What is called servlet container?
Why the container loads server at the application startup and how?
Define the lifecycle for executing a jsp page.
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is the purpose of requestdispatcher interface?
Explain the difference between servlet and cgi?
What are all the advantages of servlet over cgi?
What are the mechanisms used by a servlet container for maintaining session information?
What is cookie in servlet?
What is ServletContext object?