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

How native code can be used in a servlet?

3734


What are important features of Servlet 3?

805


How can we perform any action at the time of deploying the project?

873


What is servlet in simple terms?

780


Explain the steps involved in placing a servlet within a package?

781


Why doesn’t a servlet include main()?

777


What are the different methods involved in generic servlet?

805


How do you create a cookie using servlet?

831


What are different ways for servlet authentication?

766


What is the main purpose of java servlets?

784


What is the difference between CGI and Servlet?

781


Explain the lifecycle of a servlet?

711


Explain the difference between a web server and a web container?

716


What are different methods of session management in servlets?

1002


What is the difference between Server and Container?

870