You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by Michael <mo...@speakeasy.net> on 2002/01/26 07:31:41 UTC

DBTags question

I want to use DBTags with a Connection that is stored
in the HttpSession.  Do I need to modify the ConnectionTag
class to do this?

I don't want connection pooling, as this is an intranet application
where all users have their own Oracle username/password.  I want to log in
to the database
once per new user session, and reuse that Connection in DBTags for the life
of the session.

--Michael



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>