What is connection pooling?

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


Please Help Members By Posting Answers For Below Questions

What do you mean by web applications?

618


Write a program to show the functionality of servlets.

548


What is called a session?

613


List out difference between a JavaBean from a Servlet?

558


What do you mean by chaining in servlet?

564






Explain the difference between servletconfig and servletcontext in servlet?

561


What is meant by cookies?

601


What are sessions in servlets?

565


How is the get () method different from the post() method?

531


When servlet object is created?

590


Can we override destroy method in servlet?

491


What are the different session tracking techniques?

665


What do you mean by session tracking?

663


Which HTTP method is non-idempotent?

611


Explain servlet life cycle?

607