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

What is the life cycle of a servlet?

1147


Can filter be used as request or response?

756


What is the procedure for initializing a servlet?

779


Explain their methods? Tell me their parameter names also have you used threads in servlet?

821


Which protocol will be used by browser and servlet to communicate

794


Is servlet thread safe?

773


What mechanisms are used by a Servlet Container to maintain session information?

919


When servlet object is created?

836


Does servlet have main method?

936


How to upload a file to the server using servlet?

770


What are the different session tracking techniques?

983


What are the types of servlet?

927


What is servlet in tomcat?

808


How to get the IP address of client in servlet?

860


What are the important functions of filters?

844