I am using JRUN and JSP 1.0.   I want to use a ConnectionPool class that I
have created.  It uses the Singleton Design Pattern.   How can I make it so
that I only have one instance of this class and all the JSP pages & Beans
use that one instance.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to