What are the functions of Servlet container?
List some life cycle methods of a servlet.
What is generic servlet class?
program for RequestDispatcher in servlets?
What is the difference between CGI and Servlet?
Whats the advantages using servlets over using CGI?
What exception should be thrown when servlet is not properly initialized?
What do you mean by request dispatcher in servlet?
What are the phases of servlet life cycle?
What is lazy loading and what is Generic Servlet Class?
What is HTTP Session ?
How can we invoke another servlet in a different application?
when the jsp page is translated to servlet?