Apache Tomcat Help
Hello All,
Im using Apache Tomcat 4.1 to run my servlets.
I have been told that if i want my servlet to read from a txt file the txt file must be in a specific location other the the web-inf/classes directory
does any one know which directory this is?
Thanks
ps (without hard coding the path into the program)
|