Re: reading data from struts-config.xml

2007-01-12 Thread Stanislav
From: "Nuwan Chandrasoma" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" , <[EMAIL PROTECTED]> Subject: Re: reading data from struts-config.xml Date: Fri, 12 Jan 2007 16:02:06 - - Original Message Follows - > Iterate the map you get and from there

Re: reading data from struts-config.xml

2007-01-12 Thread Nuwan Chandrasoma
Iterate the map you get and from there you can find the properties in that map. Thanks, Nuwan - Original Message - From: "Stanislav" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Friday, January 12, 2007 10:20 AM Subject: Re: reading data fr

Re: reading data from struts-config.xml

2007-01-12 Thread Stanislav
Yes, you helped me, but where can i find list of all posible properties that i can get from DataSourceConfig? Tnx! From: "Nuwan Chandrasoma" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>, Subject: Re: reading data from struts-config.xml Date: Fri, 12 Jan 2007 15:21:06

Re: reading data from struts-config.xml

2007-01-12 Thread Nuwan Chandrasoma
quot;Nuwan Chandrasoma" <[EMAIL PROTECTED]> Sent: Friday, January 12, 2007 9:32 AM Subject: Re: reading data from struts-config.xml Yes! inside and then inside type="org.apache.commons.dbcp.BasicDataSource"> From: "Nuwan Chandrasoma" <[EMAIL PROTE

Re: reading data from struts-config.xml

2007-01-12 Thread Stanislav
Yes! inside and then inside From: "Nuwan Chandrasoma" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: reading data from struts-config.xml Date: Fri, 12 Jan 2007 15:04:36 - - Original Message Follows - > Hi, > > Where have you specif