[mailto:[EMAIL PROTECTED]]On
Behalf Of randieursal
Sent: Tuesday, August 27, 2002 5:07 PM
To:[EMAIL PROTECTED]
Subject: Re: setting the classpathvariable
why is it tomcat could not locate the propertyfile if i place it on the
package directory structure of my
WEB_INF/classes directory and
the ClassLoader found it there.
Regards,
Cédric
NB : this exemple comes from another mailing list "Tomcat-users"
- Original Message -
From: "Nic Ferrier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, Au
NB : this exemple comes from another mailing list "Tomcat-users"
- Original Message -
From: "Nic Ferrier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 27, 2002 10:32 AM
Subject: Re: setting the classpath variable
ry and
the ClassLoader found it there.
Regards,
Cédric
NB : this exemple comes from another mailing list "Tomcat-users"
- Original Message -
From: "Nic Ferrier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 27, 2002 10:32 AM
S
NB : this exemple comes from another mailing list "Tomcat-users"
- Original Message -
From: "Nic Ferrier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 27, 2002 10:32 AM
Subject: Re: setting the classpath variable
> randie ursal <
randie ursal <[EMAIL PROTECTED]> writes:
> hi,
>
> i have this newbie question.
>
> here is the scenario, i have a servlet that will read a ".properties"
> file and i make use of the PropertyResourceBundle class to read the
> value from the property file.
>
> the problem is that the Property