RE: A good database pool?

2002-02-14 Thread Alex Colic
]] Sent: February 13, 2002 12:02 AM To: Struts Users Mailing List Subject: RE: A good database pool? Suggest you try the Expresso Connection pooling at www.jcorporate.com as it is supported. Btw it is also open source. -Original Message- From: Alex Colic [mailto:[EMAIL PROTECTED]] Sent

Re: A good database pool?

2002-02-12 Thread Sid Stuart
Hi Alex, You don't mention which app server you are using. Have you checked to see whether it has a connection pool manager? All that I have looked at do. Sid Alex Colic wrote: Hi, I have a couple of struts apps that use a lot of database connections. I have been moving them over to use a

RE: A good database pool?

2002-02-12 Thread Sandra Cann
Suggest you try the Expresso Connection pooling at www.jcorporate.com as it is supported. Btw it is also open source. -Original Message- From: Alex Colic [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2002 4:58 PM To: Struts Subject: A good database pool? Hi, I have a