What is connection pooling?

Answer Posted / mdsha_asiya

It is a technique to pool database connections.Sothat
business object that can share the database access.

It is used multiple instance based on client connections.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by a filter and how does it work?

539


What are the advantages of Servlet over CGI?

666


What is Request Dispatcher?

805


How to create war file?

617


Explain the working of service() method of a servlet.

506






what is servlet chaining?

623


Does servlet have main method?

689


Can we refresh servlet in client and server side automatically?

591


What do you mean by deployment descriptor?

554


Is servlet a server side scripting language?

553


Is it possible to have a constructor inside the servlet?

554


What is the type of method for sending request from http server?

594


Name the different ways of session tracking.

567


hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code

2282


What are the drawbacks of cgi?

570