Database Connection Management
Chris Rafuse <[email protected]> 03 Jun 2003 10:57:41 -0300
| Newsgroups | gmane.comp.jakarta.turbine.tdk.devel,gmane.comp.jakarta.turbine.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I am developing a web application that will need to store persistent user information in a database. As such, I would like to manage a pool of database connections, and dispatch them as necessary to requests. Would anyone be able to explain how to go about this ? Or perhaps point me in the right direction? I would be very greatful. Thanks, Chris