Hi,
I am writing a Connection Pool Servlet to hold couple of Connections to
the Database. I want this Connection Pool to be Shared among many Couple of
other Servlets. I am using JRun. I was about to use method getServlet() from
ServletConfig. But now i understand that this method is deprecated and is going
to be removed from next versions of JRun.
>From the admin panel of the JRun, i have setup this servlet to be started as
soon as JRun is started, so that i have connections to Database ready for use.
Can some one tell me How do use this Connecction Pool Servlet in Multiple
Servlets other than using the method getServlet(). Thanks for your help in
advance.
Sudhir
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html