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
Why the container loads server at the application startup and how?
Why do we have servlet wrapper classes?
What is dispatcher servlet?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
What is generic servlet class?
What are the kinds of http requests?
What is called a session?
What is meant by a web application
What are the different methods involved in generic servlet?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
How many objects of a servlet is created?
What do you mean by cgi in servlet?
Why are servlets used?
What is cookies in servlet with example?
What does the term localization refer to?