Re: where would I put a properties file?

2001-05-18 Thread Eric Lubin

You can put the properties file anywhere in your classpath.

Eric Lubin
T/L 443-6954  External:  561-443-6954
Notes ID:  elubin@ibmusm20External: [EMAIL PROTECTED]




RE: where would I put a properties file?

2001-05-18 Thread Robert Petersen

I think that WEB-INF is the right place.  I put my .properties files in
WEB-INF/config/ and refer to that path thusly: ../webapps/of/WEB-INF/config
where of is the name of my context.  What problems are you having?

- Robert Petersen
http://www.orangefood.com

-Original Message-
From: Montgomery, Kendal L [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 18, 2001 5:47 AM
To: Tomcat-User (E-mail)
Subject: where would I put a properties file?


Hello all..

I have an application that calls a javabean from a JSP.  The bean gets data
from a properties file and returns it to the JSP client.  Trouble being that
I don't know exactly where to place the properties file or make it so that
the bean can find the properties file.  I have tried placing it in the
WEB-INF directory, but no luck there...

Thanks for any help!

Kendal L. Montgomery
Qwest - eFlow Development Team
614-215-4937