Hi Forum,
Here is the situation:

WAR file..
|
|..conf/config.xml
|..web-inf/classes/toppackage/subpackage/read.class
|
|

Now i have to read data from config.xml in read.class.How should i specify the 
path for the config.xml in code ?
I have tried with in = new fileReader(./conf/config.xml) but it is not working..

thanks in advance..




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957296#3957296

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957296
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to