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
originale-
Da: Geeta Ramani [mailto:[EMAIL PROTECTED]
Inviato: giovedì 20 maggio 2004 14.52
A: Struts Users Mailing List
Oggetto: RE: Multiple Databases.
Vishal:
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 db
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
Hi,
I want to connect to different Databases in my application using
the connection pooling of struts.How can i implement this and what all
changes i have to make in my application and struts-config.xml file
to use such a scenario.If anybody can provide an example it will be
very helpfull.
6 matches
Mail list logo