where the generated jsp source file are stored?
Answer Posted / sachin g.
After creation of jsp file, it is stored in the Web
directory (which is stored in the Webapplication as far as
Apache Tomcat 5.5 and Netbeans are concerned) , and after
successfully compiling it, the specific output will be
after running it.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do we go with database connection and log4j integration in servlet?
What are the phases of servlet life cycle?
Which application server is best for java?
Define the life cycle of a servlets.
What is a deployment descriptor?
Can you create a deadlock condition on a servlet?
How native code can be used in a servlet?
Explain the methods of request dispatcher in servlet?
What is difference between jsp and servlet?
What are the key methods that are involved in processing of http servlets?
Explain the concept of ssi ?
Which java application server is the best?
What methods do you use in servlet - applet communication?
What are the functions of the servlet container?
What is cookie in servlet?