If you mean just a Database connection pool class  , you can get it from
Jason Hunter's Servlet Programming Book.

If you are interested I can send my code written for one of my servlets.

With regards,
Atchutarao Killamsetty,
http://karao.tripod.com/myjava.html

-----Original Message-----
From: Diwakar Killamsetty <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Friday, July 21, 2000 2:22 PM
Subject: Database Connection Pooling


>Dear All,
>
>Can any one point me to some resources, where I can get some stuff on
>Database Connection Pooling. I need to do this in a Stateless Session
>EJBean. Even though we are using Weblogic as our AppServer, we don't want
to
>make it bound to one server. We want to code in a very generic way so that
>we can port it on any AppServer.
>
>Thanks in Advance.
>
>regards,
>
>Diwakar.
>(office) +91-40-3308600 x8547.
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to