It is best to use the application server connection pool.
Do not use the Jakarta Struts connection pool.
Rajesh
-Original Message-
If you are using tomcat, then I believe you can use dbcp. (I think that's
what Riyad Kalla was talking about too..) We use dbcp but only for
connecting to
gt; From: Vishal Arora [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 20, 2004 1:22 AM
> To: Struts Users Mailing List
> Subject: Re: Multiple Databases.
>
>
> well that not the problem but my problem is that i want to
> connect to
> different databases in my application
well that not the problem but my problem is that i want to connect to
different databases in my application and i m using datasource object and
in my xml file i have given the details of my database
url,username,password etc etc. but now i want to connect to another
database and if in struts-c
IIRC you should use the connection pool mechanism of your App Server and
not Struts... I believe its use was deprecated (someone please correct
me if I'm wrong).
Vishal Arora wrote:
Hi,
I want to connect to different Databases in my application using
the connection pooling of struts.How can
4 matches
Mail list logo