ResourceBundle resources = ResourceBundle.getBundle("path.to.your.properties.file");
do you need it to be???
Now I would be curious to see if anyone can come up with a way to reload a properties file without having to shutdown my appserver for example or having to reload a context.
On Jan 2, 2004, at 11:20 AM, news.basebeans.net wrote:
Is there a Commons (or Jakarta) solution for Properties files? I'm looking for something to make the tedious task of Properties loading and reloading a bit easier.
I thought I remember seeing something in the packages, but now I can't find anything.
Lukas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
