Whats the best place / access method to storing and retriving config attributes like administrator email addresses and directories to store uploaded files in a multi-tiered webapp, web.xml? Resources file? Both servlets and non servlets need to access these values. Opinions greatly appreciated.
thanks -