What are different types of Servlets?

Answer Posted / shanmuk

At present in the market as all the popular webservers are using http protocol, we are using HttpServlet(by deriving some features from the GenerivServlet) .... and if in the future any webserver is developed based on the other protocols we need to define a new servlet. so, .....................

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use threads in Servlets?

729


Why are servlets used?

603


How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255

2991


How is a servlet implemented in code?

639


Can you create a deadlock condition on a servlet?

662






What do you mean by a filter and how does it work?

613


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

657


What is the GenericServlet class?

698


What is the purpose of dispatcherservlet properties?

582


What is setattribute in servlet?

624


Explain session tracking and its importance?

615


What are the types of servlets? Explain

774


What is the use of welcome-file-list?

639


What mechanisms are used by a Servlet Container to maintain session information?

750


What is servlet initializer?

581