I concur, we've been using DbConnectionPool for over year with no problems. We've used it with Oracle, MS-SQL and MySQL with no problems.
Jim Urban Product Manager Netsteps Inc. Suite 505E 1 Pierce Pl. Itasca, IL 60143 Voice: (630) 250-3045 x2164 Fax: (630) 250-3046 -----Original Message----- From: Michael Molloy [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 9:13 AM To: Tomcat Users List Subject: Re: Pooling database connections: best practices? Also DbConnectionPool at www.javaexchange.com. Don't know about the one mentioned below, but the one at JavaExchange is free. Working very well for me. --Michael On Thursday 24 January 2002 10:56 am, you wrote: > just use a 3rd party component. > check out the www.bitmechanic.com JDBC-Pool. > have a nice day > -reynir > > > -----Original Message----- > From: Sean LeBlanc [mailto:[EMAIL PROTECTED]] > Sent: 24. jan�ar 2002 16:00 > To: [EMAIL PROTECTED] > Subject: Pooling database connections: best practices? > > > I'm just wondering what kind of best practices are recommended for > pooling > database connections - with Tomcat and perhaps JSP/Servlets in general. > > Thanks, > Sean LeBlanc -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
