Re: Several Data-Sources in struts-config.xml

2001-09-21 Thread Arkadiusz Janowski
- Original Message - From: Geddes, Mark (ANTS) <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 20, 2001 6:04 PM Subject: RE: Several Data-Sources in struts-config.xml > Look at struts-config.dtd. It documents the required attributes. The one you >

RE: Several Data-Sources in struts-config.xml

2001-09-20 Thread Geddes, Mark (ANTS)
Look at struts-config.dtd. It documents the required attributes. The one you are looking for seems to be 'key'. Mark -Original Message- From: David Corbin [mailto:[EMAIL PROTECTED]] Sent: 20 September 2001 15:36 To: [EMAIL PROTECTED] Subject: Re: Several Data-Sources

Re: Several Data-Sources in struts-config.xml

2001-09-20 Thread David Corbin
I would have guessed, that instead of " To: <[EMAIL PROTECTED]> Sent: Thursday, September 20, 2001 9:15 AM Subject: Several Data-Sources in struts-config.xml Hi All, how can I define more than one data-source for one struts-application? I want to read data from two separate databases in one appl