I load application property files off the classpath and was able to load 
property files from mywebapp/WEB-INF/classes directory.  Had a little trouble 
with the log4j.properties, had to place that file in common/classes (may have 
to do with where log4j.jar is located).

Hope this helps.

        -- David.

On Tuesday 26 March 2002 02:56 pm, you wrote:
> 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

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to