I have a ordinary Java class,not a servlet class,it locates the directory of tomcat\webapps\test\WEB-INF\classes\test\testing.class,it will read a configure file,the configure file locates tomcat\webapps\test\WEB-INF\conf\test.configure. My question is how to get real path of configure file,because tomcat may install C Disk or D Disk,or installed under Windows or Linux OS.
Any idea will be appreciated! Edward
