Why jsp is better than servlet?
What is servlet container?
What is string tokenizer?
Why do we have servlet filters?
What is difference between GenericServlet and HttpServlet?
What do you mean by servlet context?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
List some life cycle methods of a servlet.
Whether we can get deadlock situation in servlets?
What is life cycle of Servlet?
how can we execute servelt? what the use ".war" or ".jar" file creation
What are the two important api's in for servlets?
How can I send user authentication information while making URL Connection?