How httpservlet is different from the genericservlet?
What are the two important api's in for servlets?
How to find whether a parameter exists in the request object?
What do you mean by cgi?
How variables can be accessed across the sessions?
List some life cycle methods of a servlet.
Can you send the mail from a servlet ,if yes tell how?
What is java servlet session?
What are the mechanisms used by a servlet container for maintaining session information?
How to pass JavaBeans data to JSP using Servlets?
What are the life cycle methods of a servlet?
How do you create a cookie using servlet?
What do you mean by the servlet chaining?