Hi.
I am a bit puzzled.
I have been writing JAVA codes to set sup a pool of physical Oracle
connections which can be recycled, so conceivably, 20+ users can share
10 connections.
Now I keep reading messages that one can set up pooling in Tomcat.
How efficient is this in terms of recycling physical db connections for
the next user ?
Isn't is a bit "iffy" to have to embed the username and password ?

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to