From: Pascal S. <Pas...@se...> - 2003-01-22 16:08:20
|
Hi, I've got a liitle class, used in some other java apps, that handles, pretty nicely, a global properties file containing the config variables. If you want to go the properties way for externalizing config variables, I suggest taking a look at my class (see attachement, package has to be adapted of course :)). If this is ok for you, I can even do it and commit it into the cvs tree, just tell me. P.S.: Bytheway, I test the stuff about the server being behind a proxy, works ok and is really easy to implement. The use a config properties file for tis too would be perfect. -- pst |