Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 43164 invoked from network); 19 Aug 2002 22:28:16 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 19 Aug 2002 22:28:16 -0000 Received: (qmail 109 invoked by uid 97); 19 Aug 2002 22:28:26 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 93 invoked by uid 97); 19 Aug 2002 22:28:25 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 81 invoked by uid 98); 19 Aug 2002 22:28:25 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: "Mike Jackson" To: "Tomcat Users List" Subject: RE: ?? Tomcat and System.out ?? Date: Mon, 19 Aug 2002 15:27:55 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N That's not 100% true, the older drivers don't do any kind of pooling. Newer JDBC drivers (2.0+) do usually provide pooling, but I don't know if it's a requirement in the JDBC spec or an optional JDBC thing to implement. But even still I've found that Oracle's JDBC pooling caused me some problems so I use poolman instead. --mikej -=----- mike jackson mjackson@cdi-hq.com > -----Original Message----- > From: neal [mailto:nealcabage@yahoo.com] > Sent: Monday, August 19, 2002 3:01 PM > To: Tomcat Users List > Subject: RE: ?? Tomcat and System.out ?? > > > I recently read that Java presumes the JDBC drivers will provide > connection > pooling, and thus java and most app servers do not provide this > functionality. > > Does anyone know off hand if the mySQL driver(s) provide > connection pooling? > If not, what do most people do? Roll their own? use a framework like > Struts? > > THanks. > Neal > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > -- To unsubscribe, e-mail: For additional commands, e-mail: