you can use commons dbcp or c3p0 that are available openly.
Will On Thu, Nov 4, 2010 at 12:50 PM, mike houston <mike.housto...@gmail.com>wrote: > Hi.. > > Is there a framework for implementing database connection pooling in tomcat > 6? > I am migrating my application from tomcat 4 to 6. There is already a > connection pooling implemented for the sql2000 server using the MS pool.exe > framework. But now thats not quite compatible. > > Please suggest. > > Thanks, > Mike >