What is servlet?

Answer Posted / a.srinivas rao

servlet is a web component used to deveop Web
Applications,they are dep;oyed on the server to process the
user requests.
or
servlet is a java program which runs on the server machine
to proess the user request and to give rsponse.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does servlet have main method?

691


What is servlet invoker?

602


Which event is fired at the time of project deployment and undeployment?

789


What do you mean by web applications?

627


How do we call one servlet from another servlet?

592






How can we invoke another servlet in a different application?

706


What are the different methods involved in generic servlet?

558


What do you mean by servlet?

722


How can we create deadlock situation in servlet?

852


Why do we have servlet wrapper classes?

580


What are the different ways we can maintain state between requests?

578


What are the phases of a servlet life cycle?

620


What’s the difference between sendredirect and forward methods

565


Explain the difference between servlet and cgi?

611


What is servlet api used for conneting database?

700