I have a number of variables I would like to specify to my application at startup time. I was wondering what the best method to do this is? Does struts provide any facilities related to this?
An example of a configuration value would be that I want to be able to specify the location of a set of files on the disk. Rob