Hi all, I am new to struts, so please forgive me if this question has an obvious answer.
I want to be able to define some global settings for my application, such as: - the path to the applications temporary directory; - the path to a static (input) data directory; - the location/name of a db. This (and other such constants) will be required by multiple actions and Inteceptors. Ideally I'd like this information to be separate to the web.xml and struts.xml files, and in "key = value" form (... exactly like that of a property file). What is the canonical way of doing this? Note - I'm having trouble findng information on how to deal with property files. Cheers, Simon. -- View this message in context: http://www.nabble.com/Setting-application-properties-tf4108144.html#a11682293 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]