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

Why is httpservlet declared abstract?

799


What are the different methods involved in the process of session management in servlets?

912


What are the different ways we can maintain state between requests?

785


How many servlet objects are created?

788


What is the importance of init() method in Servlet ?

818


What are different ways for authentication of servlet?

735


What is the advantage of Servlets when compared with other server side technologies?

2082


What are the different types of servlets?

755


What are the types of servlet?

905


What's the use of servletcontext?

883


Explain servlet.

785


How do you run a servlet?

784


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 is the use of servlet context?

753


How to commuincate between an applet and a servlet?

785