where the generated jsp source file are stored?
Answer Posted / ravi ranjan
it store inside \Apache Group\Tomcat 4.1
\work\Standalone\localhost\your-context-name folder with
yor jspname_jsp.class
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How can we refresh automatically when new data has entered the database?
What are different ways for servlet authentication?
How do you deal property files in servlet?
What if you need to span your transaction across multiple servlet invocations?
List out the difference between ServletConfig and ServletContext?
Define context initialization parameters.
What are the types of servlet?
What is Client-Server Computing?
What is servlet and how it works?
How are filters?
What methodology can be followed to store more number of objects in a remote server?
What is the use of attribute in servlets?
What is the difference between the http servlet and generic servlet?
Explain request dispatcher and its methods.
What is the process to implement doget and dopost methods?