|
Hi
Thanks for your reply.I am new to struts.This is my first Struts project.
I haven't made any entry for data source in struts-config.xml.
Could you please tell me if I have to use like this
<data-source key="dataSource">
<set-property property="user.xml" value="C:/Program Files/SDE3.0/tomcat-5.5.16/webapps/Request/WEB-INF/classes/com/files/user.xml" />
or
<data-source key="dataSource">
<set-property property="user.xml" value="D:/SDE3.0/workspace/project/WebContent/WEB-INF/classes/com/files/user.xml" />
Pls reply me and pardon me if my question is so lame.
Thanks in advance
Gnanam
|