Re: Setting application properties

2007-07-19 Thread SimonK
Thanx for you reply. The 'problem' with this solution is that I then have to explicitly access the file each time I want a property. I was hoping that There was a place that I could load such parameters then simply access it. The things I have experimented with (and which have failed) are: atte

Setting application properties

2007-07-18 Thread SimonK
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.