You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jason Webber <we...@mminternet.com> on 2002/02/12 03:46:27 UTC

Database Bean Between JSP and Normal Servlet

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:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>