Hi Friends,
Suppose you have a web appliction which consists of 100
clients are connected with Connection pooling and they are
associated with 100 connection objcet and connected
with DB sever,Due some problem DB-Server suddenly crashed
and server came to down state for a while after few minutes
DB-server once again up,Now how will I manage my Pool
Management with my 100 clients...can any one tell
me??????????????????

Answer Posted / sreenu bassha

When the server is up all the database interactions are
executing at the time of server down are not committed. As
the server is up and start working fine (no need to worry
about the connections) connections are maintained by the
server.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we refresh automatically when new data is entered into the database?

595


What is the major difference between context parameter and context attribute?

591


What is the use of java servlet api?

596


What are the kinds of http requests?

603


What are the servlet events?

588






What is setattribute in servlet?

550


What is the difference between Servlets and Applets?

541


How would you create deadlock on your servlet?

616


Can we override servlet service method?

585


What are the two important api's in for servlets?

586


List the Different types of servlet?

575


Explain the concept of ssi ?

587


What are the phases of a servlet life cycle?

615


Elucidate servlet attributes and its scope?

567


What is the life-cycle of servlets?

629