What is servlet?

Answer Posted / devarathnam c,kotagudibanda(po

Hi...
Servlet is a java-web application component that extends
the Generic servlet or HttpServlet classes.Servlet runs in
web server.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can servlet have a constructor ?

600


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

562


What are the difference between RMI and Servlets?

1055


What is the difference between Difference between doGet() and doPost()?

760


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

706






What is the GenericServlet class?

610


What is the type of method for sending request from http server?

603


What’s the difference between genericservlet and httpservlet?

537


What are the functions of Servlet container?

616


What are the benefits of using servlet over cgi?

584


Explain get and post.

652


When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?

584


Can we override destroy method in servlet?

511


What are its drawbacks of cgi?

576


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

554