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 are the different session tracking techniques?
What is the difference between CGI and Servlet?
What is the dispatcher servlet?
How is an application exception handling is done using a servlet?
Why doesn’t a servlet include main()? How does it work?
What are the different methods involved in generic servlet?
What are the advantages of cookies?
How to get the server information in a servlet?
What is java servlet session?
How do we share data using 'getservletcontext ()?
Which method of the httpservletrequest object is used?
What is the directory structure of web application?
What are the type of protocols used in httpservlet?
Who is responsible for writing a constructor?
How printwriter is different from servletoutputstream?