where the generated jsp source file are stored?
Answer Posted / supriya
Inside the work\catalina\localhost\context-
pathname\servlet_jspname.class directory
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are all the ways for session tracking?
What are the two important api's in for servlets?
How do you design microservices?
How do cookies work in servlets?
What is difference between cookies and httpsession?
What are common tasks performed by Servlet Container?
What is servletconfig?
What is servlet lazy loading?
Can you refresh servlet in client and server-side automatically?
What is the difference between sendredirect() and forward() in a servlet?
What is the difference between forward () and sendredirect () functions in servlet? Explain
Why do we have servlet wrapper classes?
How to rectify errors in java servlet while compilation?
What do you mean by web applications?
What are Servlets?