I agree, my stratagey is a separate XML config file.  I've also gotten in
the habit of using Digester to read it.  Makes life easier.

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com

On Wed, June 8, 2005 8:44 am, Leandro_Dorileo/[EMAIL PROTECTED] said:
>>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.
>
> I wouldn't like to have this kind of config into web.xml, I normally put
> it into an apart XML or in a propertie file, this way I have an
> implementation independent of everything.
>
>
> Dorilêo
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to