Answer Posted / prashant rajput
Web Container will create a Thread for each request!
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the steps that are required to handle the multi-threading?
What is the procedure for initializing a servlet?
What is the use of send redirect () method?
What is the need of servlet filters?
How can we perform any action at the time of deploying the project?
What exception should be thrown when servlet is not properly initialized?
What are common tasks performed by Servlet Container?
What are some advantages of storing session state in cookies?
Write a program to show the functionality of doget and dopost method?
How a servlet is unloaded?
Is servlet a controller?
What is session?
What is the difference between the include() and forward() methods?
What is servlet configuration?
What are the uses of servlet and what is servlet chaining?