org.apache.struts.config.DataSourceConfig holds a getKey() method that returns you the DataSource key underwhich the Datasource object is stored in the servlet Context...just find it out and try making use of it...
Thanks, Jitender Kumar C.V.
org.apache.struts.config.DataSourceConfig holds a getKey() method that returns you the DataSource key underwhich the Datasource object is stored in the servlet Context...just find it out and try making use of it...
Thanks, Jitender Kumar C.V.