Thanks for the reply. Is the latest version tomcat-4.1? But the version I am using is tomcat-4.0. Does tomcat-4.0 support complete connection pool?
Thanks! On Thu, 4 Jul 2002, Ralph Einfeldt wrote: > In the latest version the answer is no ! > > Tomcat contains dbcp from the jakarta-commons project > which is a complete connection pool. So you driver > doesn't have to implement pooling. > > > -----Urspr�ngliche Nachricht----- > > Von: Meichun Li [mailto:[EMAIL PROTECTED]] > > Gesendet: Donnerstag, 4. Juli 2002 14:09 > > An: Tomcat Users List > > Betreff: Connection Pooling? > > > > Tomcat offers supports of a connection pool for JDBC > > connection, but there should be a prerequisite--JDBC > > driver should provide pooled datasource implementation. > > Is this right? > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Meichun Li Ibiblio.org 919-962-5646 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
