> -Original Message-
> From: Ursula Pieper [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 26, 2002 2:06 PM
> To: Tomcat Users List
> Subject: Re: Properties file declaration
>
>
>
> Thanks Sriram for the suggestion of loading the properties fil
Thanks Sriram for the suggestion of loading the properties file from
within the servlet. Unfortunately, that would involve changing and
recompiling about 20 or more scripts, since all of them use the properties
file.
I'd really like to do this using the parameter directive (Problem still
de
2/26/02 8:39:01 PM, Ursula Pieper <[EMAIL PROTECTED]> wrote:
>
>Hi,
>
>my servlets need to access a properties file
>(/var/tomcat4/webapps/application/WEB-INF/classes/pro.properties).
>
>I tried to get the parameter to read properly by adding parameter entries
>at different location. so now:
Hi,
my servlets need to access a properties file
(/var/tomcat4/webapps/application/WEB-INF/classes/pro.properties).
I tried to get the parameter to read properly by adding parameter entries
at different location. so now:
My server.xml entry looks like this:
CONFIG_FILE
/var/tomcat4/weba