i've been using a connection pool which was published in a java book by
Wrox,
you can check it out at

http://www.wrox.com/Books/Book_down.asp?isbn=1861004656&sub_section=1&subjec
t=Java&subject_id=13

(download the whole code, chapter 9 should contain the connection pool)
i cant say if it is high quality or not, but for my purposes (low traffic
site without ejb) it worked without any problem

joe

----- Original Message -----
From: Ray Power <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 18, 2000 12:03 PM
Subject: Open source connection pool recommendations?


> Hi,
>
> I'm playing with struts 0.5 on tomcat 3.1.
> I was wondering what JDBC connection pool people are using with struts.
>
> Thanks,
> Ray

Reply via email to