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 sessions in servlets?
What are the steps that are involved in using the httpservlet class?
What is servlet lazy loading?
What is the functionality of actionservlet and requestprocessor?
Why the concept of single thread model interface is used?
How do you invoke a servelt?
Can we fetch the attributes related to a servlet on a different servlet?
What is the default http method in the servlet?
What is a servlet context object?
Should I override the service() method?
Why do we have servlet listeners?
Explain the lifecycle of a servlet?
What are the steps that are required to handle the multi-threading?
What is the workflow of a servlet?
What is servlet and list its types?