What is servlet?

Answer Posted / sudarsan

Servlet is an Interface.
It is a server side component.
servlet takes the request from the container and process
the request and send the response to the container.
so container manages the servlet life cycle.
servlet is a controller.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

511


What is the difference between 2 types of servlets?

653


Who is responsible for writing a constructor?

782


What must be implemented by all servlets?

580


What is http servlet in java?

567






I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?

2243


Write the code to get the server information in servlet.

581


What is servlet looping or chaining?

665


How to get the IP address of client in servlet?

638


What are the phases of the servlet life cycle?

616


What do you mean by mime type?

561


Define the life cycle of a servlets.

578


Describe some assignments that are executed by servlet container?

594


What is MIME Type?

668


List the Different types of servlet?

590