Re: Data Source in struts-config.xml

2003-09-19 Thread Andrew Kuzmin
from name clashes. /snip -- Andrew Kuzmin http://www.java201.com - Original Message - From: virupaksha [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, September 19, 2003 6:26 AM Subject: Data Source in struts-config.xml Dear All, I need to connect to two

Data Source in struts-config.xml

2003-09-18 Thread virupaksha
Dear All, I need to connect to two different databases,MS Access MYSQL. I am connecting databases using JNDI lookup,so to connect using JNDI lookup i need to give database name in my code. Can any one help me how i can configure two datasource name in struts-config.xml. Waiting for ur help...

two different data source in struts-config.xml

2003-09-18 Thread virupaksha
Dear All, I need to connect to two different databases,MS Access MYSQL. I am connecting databases using JNDI lookup,so to connect using JNDI lookup i need to give database name in my code. Can any one help me how i can configure two datasource name in struts-config.xml. Waiting for ur help...

data-source and struts-config.xml

2002-08-27 Thread Jim Conrad
I am new to struts, but I have RTFM and STFW in search of a solution. So now I reach out to the gurus among you. I need to reach my database. When I include a data source definition in my struts-config.xml file as follows (slightly changed to protect the innocent): data-sources