I'm not sure if this satisfies your application goals, but what we did was
make a database manager as an RMI server. As part of the db manager, it
incorporates the use of a db connection pool. We have both servlets and
applications that make database requests to the database manager as RMI
clients. Hence, they are both utilizing the same database connection pool
and database access routines... Hope this helps.
___________________________________________________________________________
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