Open an XML file in Tomcat
843834Jul 22 2009 — edited Jul 27 2009Hello,
My web application have a class in the domain layer that use an xml configuration file. To open it I use a relative path but Tomcat pretend to find him in C:/Program files/Apache Software Foundation/Tomcat 6.0/bin/ + relative path. How can i tell to my class where is located?