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
What is meant by a servlet?
What is webservlet?
What are the different methods of session management in servlets?
When a servlet accepts a call from a client, it receives two objects. What are they?
Why are http servlets used in programming?
Explain the differences between jsp and servlet.
Can filter be used as request or response?
What is a java servlet?
Explain the difference between get and post method in servlet?
Why the concept of single thread model interface is used?
Whats the advantages using servlets over using CGI?
What is servlet container?
How to get the path of servlet in the server?
What is a cookie What is the difference between session and cookie
Define declaration.