How multiple simultaneous requests can be handled by
servlets?

Answer Posted / sudheer

For every request servlet container will create a new
thread and service method is called

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If servlet receives multiple requests, how many objects will it create?

922


What is the workflow of a servlet?

796


Which application server is best for java?

653


Name the different ways of session tracking.

657


What is string tokenizer?

706






How are filters?

686


What is the difference between the servlets and cgi programs?

614


Why do we need servlet filter?

669


What are the functions of an intercepting filter?

574


Explain Action Servlet?

716


What is ServletContext object?

730


How does Cookies work in Servlets?

748


Explain the methods of request dispatcher in servlet?

600


Why doesn’t a servlet include main()?

645


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

705