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

Can we use the constructor, instead of init(), to initialize servlet?

586


Is tomcat a servlet container?

579


How do you invoke a Servlet? What is the difference between doPost method and doGet method?

647


What do you mean by filter in servlet?

538


What is the difference between servlet and jsp?

602






What is the structure of the http response

677


What is the purpose of requestdispatcher interface?

616


Explain how does JSP handle run-time exceptions?

586


What is the servlet?

625


What do you mean by the servlet chaining?

549


Explain jsessionid?

622


Write a hello world program using servlets.

593


What is the use of httpservletresponsewrapper?

537


How are filters?

585


Explain how to improve Servlet Performance?

599