> From: news [mailto:[EMAIL PROTECTED] On Behalf Of matador
> Subject: Re: Flexible way of defining application variables 
> in text format?
> > 
> > First: you can load your property files on each request as well.
> 
> really, using what?

Try the java.util.Properties.load() method.  You can check the
lastModified() time stamp on the underlying file first to bypass the
reload, if desired.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to