Explain how to improve Servlet Performance?
Which method of the httpservletrequest object is used?
What is servlet and how it works?
What is war file?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
How the JSP file will be executed on the Server side?
What is connection pooling?
How servlets can be automatically reloaded?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is the difference between servlet and jsp?
Explain the different ways for servlet authentication?
What are the kinds of http requests?
If you want to modify the servlet,will the Webserver need to be ShutDown ?