aspose file tools
The moose likes JDBC and the fly likes Using multiple datasources in struts Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Using multiple datasources in struts" Watch "Using multiple datasources in struts" New topic
Author

Using multiple datasources in struts

Kumar
Greenhorn

Joined: Aug 23, 2004
Posts: 6
hi,
I have a doubt, as to whether is it possible to use multiple datasources in struts. If so then how do we communicate with different datsources through a client program written in struts.some example's may also be sent in this regard.

Kumar
Jyothi Lature
Ranch Hand

Joined: Oct 31, 2001
Posts: 60
Hi,

I guess you cud use DAO (Data Access Object) design pattern to implement multiple datasources.


Jyothi<br />Sun Certified Java Programmer<br />Brainbench Certified for Javascript
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56179
    
  13

"Kumar JC",

You have already been asked (in this topic) to change your display name to conform to Ranch standards. This is not optional. Please change your display name before your next post.

Be aware that accounts with invalid display names are subject to closure.

bear
Forum Bartender


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Using multiple datasources in struts
 
Similar Threads
how to connect struts1.1 with database ?
Configuring multiple datasources
[Best practice] From Oracle to MySQL
Connecting to MySQL 5 in JBoss 5 AS
JPA and DAO