I have a few servlets and some jsp pages.  Right now the both have their
own database pool.  What is the best way to make the pool avalible to
JSP pages and servlets that I have created myself.  These are in the
same context.  Right now I have database bean that has scope of
application and my servlets extend from a base class that has a static
member that is the database pool.

TIA
Jason


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to