earlier poolman used to be there but after tomcat 4.0 poolman is stopped, becuase tomcat has inbuilt connection pooling. you can try tomcat 4.0 www.codestudio.com
if you use oracles thin drivers like classes12.zip it has inbuilt connection pooling which you can download from www.technet.oracle.com. or u can check this link http://www.webdevelopersjournal.com/columns/connection_pool.html a very good article by Hans Bergsten with source code. Regards, Vikramjit Singh, Systems Engineer, GTL Ltd. Ph. 7612929-1031 -----Original Message----- From: Jamshed Siddiqui [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 3:57 AM To: [EMAIL PROTECTED] Subject: Connection Pooling Implementation I would appreciate if anybody of you could suggest any Connection pooling implementation that is freely downloadable and is efficient enough to be used in an industrial application. Jamshed --------------------------------- Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
