Hi,
    This is not a JSP question. There are implementations that you can get
for free. It is basically a java class so you have to look in the pool for a
free connection, use it and return it back to the pool. So it is the same as
calling any java class from JSP.
    Search javaworld.com

bye,
Mohan

-----Original Message-----
From: Kotireddy Mutyam [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 29, 2000 7:48 PM
To: [EMAIL PROTECTED]
Subject: how to use connection pool in jsp


hi friends,
how to use connection pool in jsp(in iis server in jrun).
TIA
kotireddy
[EMAIL PROTECTED]

===========================================================================
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