where the generated jsp source file are stored?
Answer Posted / ravikiran.chd
in work directory
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the different methods involved in the process of session management in servlets?
Explain the role of dispatcherservlet and contextloaderlistener.
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
Which method of the httpservletrequest object is used?
Define the life cycle of a servlets.
What do you mean by request dispatcher in servlet?
Why do we have servlet wrapper classes?
What are the differences between the servletconfig interface and the servletcontext interface?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
How do servlets work?
What is cgi and what are its drawbacks?
What is the directory structure of web application?
What is Servlets and explain the advantages of Servlet life cycle?
If a servlet is not properly initialized, what exception may be thrown?
Which application server is best for java?