Hi all,
I was trying to migrating an existing application to Tomcat 4.0. We used a
lot of properties files and just specified the directory in classpath, then
we can call
load("/abc.properties"). Where should I put properties files (*.properties)
in tomcat? How should I call to load it?Thanks a lot. Wei
