What is the use of Servlets?

Answer Posted / suraj

servlet is an Controller. Servlet get the request from
client side and made a response on server side side and
it's sent to client side with http response object.

Is This Answer Correct ?    23 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by interservlet communication?

817


Explain the lifecycle of a servlet?

743


How is a servlet implemented in code?

822


Explain get and post.

889


How can you create a session in servlet?

863


What is pure servlet?

952


What’s the difference between genericservlet and httpservlet?

766


How can the session in servlet can be destroyed?

925


How do you find out what client machine is making a request to your servlet

803


Write a simple servlet program to print the contents of html.

822


What is the use of request dispatcher interface?

802


Explain the difference between generic servlet and http servlet?

757


What is the difference between 2 types of servlets?

896


Explain web application directory arrangement?

814


What is the purpose of requestdispatcher interface?

849