How threads are implemented in servlets?

Answer Posted / ravikiran(aptech mumbai)

During servicing any request the container will create a
thread or will get a thread from a thread pool.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

595


What's the servlet interface?

604


What are the features added in Servlet 2.5?

781


What’s the use of the servlet wrapper classes??

650


How to create war file?

623






What is the major difference between context parameter and context attribute?

603


What is servlet container. how it works?

623


why we should override only no-agrs init() method.

686


What is the use of send redirect () method?

594


What is ServletContext object?

655


What do you mean by httpservlet?

568


What are life cycle methods of a servlet?

596


Whats the advantages using servlets over using CGI?

594


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

838


What is the disadvantage of cookies?

588