Hello,

I'm thinking about the way of storing config variables in my Struts (at Tomcat) 
application. Currently I have them hardcodded what was the big problem during 
instalation in a different enviroment. These variables are ie. enviroment-
dependent DIRs, passwords (can be stored as plain text, without encryption). I 
wish make them easy to change during installation and future maintance without 
programmers help.

At the moment I wish to do it using web.xml or, maybe better, context file in 
conf/Catalina/. Currently there are serveral things to change ie. data source 
parameters.

What do you think about it?

Best regards,
Konrad Billewicz



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

Reply via email to