What is servlet?

Answer Posted / vijaya

servlet is a technology from sun which is used to develop
server side components.Servlets as a server side component
is responsible to receive the request from the client and
process the request and send the response back to the client

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by session tracking and also explain its techniques?

498


What are the phases of servlet life cycle?

605


What do you mean by the servlet chaining?

547


What is the life cycle of a servlet?

781


Describe the phases of servlet lifecycle?

630






What if you need to span your transaction across multiple servlet invocations?

576


How many servlet objects are created?

561


Which method of the httpservletrequest object is used?

561


What is the use of request dispatcher interface?

567


What is webservlet?

531


Why is Servlet so popular?

613


What do you mean by scope object and what are its types?

566


Difference between httpservlet and generic servlets?

602


What is the importance of init() method in Servlet ?

590


Define context initialization parameters.

572