Answer Posted / venkat soma
creating the Connection objects in advance and place them
in a pool for future use. We can call this concept as
Connection Pooling
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Which method of the httpservletrequest object is used?
Explain mvc pattern.
How forward () method is different from send redirect () method?
When Servlet is unloaded?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
Define the life cycle of a servlets.
Can servlet have a constructor ?
What are the jobs performed by servlets?
Explain how does JSP handle run-time exceptions?
What is the life cycle of a servlet?
What are the different methods involved in the process of session management in servlets?
Explain the difference between get and post method in servlet?
Which is the methods of generated servlet?
What is servlet in simple terms?
What is the difference between Server and Container?