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

How to create war file?

807


What are the different mode that servlets can be used?

763


If some new data has entered the database, explain how can a servlet refresh automatically?

994


What are the supporting protocol by HttpServlet ?

871


What are the uses of servlet

827


How can we create deadlock situation in servlet?

1072


What is the purpose of inter-servlet communication?

808


How does Cookies work in Servlets?

890


Write a hello world program using servlets.

802


What is servlet and its life cycle?

837


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

782


What are the uses of servlet and what is servlet chaining?

801


What do you mean by annotations in servlet?

794


What is url encoding and url decoding

848


What is cookie in servlet?

786