What are different types of Servlets?

Answer Posted / nagireddy

The different types of servlets are there.that is many user
defined servlets and mostly used and important servlets are
two types
1)Generic servlets
2)HttpServlets

Is This Answer Correct ?    107 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a simple servlet program to print the contents of html.

554


What’s the difference between genericservlet and httpservlet?

535


What are important features of Servlet 3?

604


What is the life cycle of a servlet?

792


Servlet is pure java object or not?

725






How do I support both get and post from the same servlet?

703


How can you create a session in servlet?

600


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

783


What is a servlet engine?

550


What is generic servlet class?

607


Explain the working of service() method of a servlet.

508


How to make sure a servlet is loaded at the application startup?

561


List out the difference between ServletConfig and ServletContext?

611


Explain mvc pattern.

594


What do you mean by servlet context?

607