What is the use of Servlets?

Answer Posted / priyanka prataprao pawde.

1.A Servlet does not run in a separate process. This removes
the overhead of creating a new process for each request.

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

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do servlets work?

538


Explain the features are in servlet 3?

603


What are the important functions of filters?

601


What is Request Dispatcher?

809


What are the different methods involved in the process of session management in servlets?

673






Why the container loads server at the application startup and how?

586


What is a servlet-to-servlet communcation?

652


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

573


How will you pass values from HTML page to the servlet?

558


What do you mean by a filter and how does it work?

545


What is the use of httpservletresponsewrapper?

538


what is servlet chaining?

625


How to notify an object in session when session is invalidated or timed-out?

635


Explain get and post.

651


How does tomcat servlet container work?

594