You will need to write a PooledDataSource implementation if your JDBC driver
does not ship with one.
AFAIK mm.mysql does not.

But some one somewhere would have to have done it by now for their own
project.


----- Original Message -----
From: "Soefara Redzuan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 14, 2002 4:20 PM
Subject: jndi versus database connection pooling


> I am getting very confused. Is JDNI Tomcat's own builtin database pool
> manager or must I still use a database conncetion pool manager such as the
> one at www.javaexchange.com ?
>
> Really I would love to have the database connection URL and
> username/password outside of my JSPs and in one place so JNDI looks best.
> But I'd also like to use database connection pooling within my JSPs and
> Servlets.  How are people doing this with mysql ?
>
> Thank you, Soefara
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at
http://explorer.msn.com/intl.asp.
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
>


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

Reply via email to