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
What is the difference between Server and Container?
What is the
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
Define declaration.
How do you design microservices?
Explain the servlet filter.
List out difference between a JavaBean from a Servlet?
Is java servlet still used?
Why do you use session tracking in httpservlet?
How can you start a jta transaction from a servlet deployed on jboss?
What is url encoding and url decoding
What’s the difference between forward() and sendredirect() methods?
What is servlet? Explain
What is http servlet in java?
How httpservlet is different from the genericservlet?