Why is http protocol called as a stateless protocol?
Explain is servlet mapping?
When to use doget() and when dopost()?
What are important features of Servlet 3?
Why servlet is mostly used?
What are the differences between forward() method and sendredirect() methods?
Define the life cycle of a servlets.
How do you create a cookie using servlet?
What is servlet name in web xml?
Explain the architechure of a servlet?
What is the ServletConfig() and what is its use?
when will cookie information destroy?
What exception should be thrown when servlet is not properly initialized?