What is the use of Servlets?

Answer Posted / maulik patel

It is a server side program that is responsible to capture
and interpret the clients Request and respond to teh client
with the requested information.

Is This Answer Correct ?    19 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the phases of servlet life cycle?

611


What is api in servlet?

527


When jsessionid is created?

608


How can I send user authentication information while making URL Connection?

549


Differentiate between get and post?

684






List the Different types of servlet?

587


What do you mean by web applications?

627


How is the get () method different from the post() method?

539


What is the use of httpservletresponsewrapper?

535


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

572


What is the difference between the include() and forward() methods?

571


What are all the ways for session tracking?

593


How can you create a session in servlet?

598


Explain the steps involved in placing a servlet within a package?

573


What do you mean by request dispatcher in servlet? Also explain its methods.

611