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
How native code can be used in a servlet?
What are important features of Servlet 3?
How can we perform any action at the time of deploying the project?
What is servlet in simple terms?
Explain the steps involved in placing a servlet within a package?
Why doesn’t a servlet include main()?
What are the different methods involved in generic servlet?
How do you create a cookie using servlet?
What are different ways for servlet authentication?
What is the main purpose of java servlets?
What is the difference between CGI and Servlet?
Explain the lifecycle of a servlet?
Explain the difference between a web server and a web container?
What are different methods of session management in servlets?
What is the difference between Server and Container?