Hi All,

 I am using XML configuration file for setting application properties.
 I am using class InputSource to load the .xml file.The problem i am
facing is i need to give absolute path
 for my xml file e.g.

 InputSource sn = new InputSource("C:\\Program Files\\Apache Tomcat
4.0\\webapps\\vstruts\\AccessInfo.xml");

Apache has this directory in the path C:\Program Files\Apache Tomcat
4.0\common\classes

if i move my file at this path also it doesn't work .I don't know but it
is not picking file from relative path  .

If some one help me out that will be great.

Vijay



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to