Setting Strategies
I wanted to post this out in the general forum to see how other people are handling this issue.
I have a webapplication. It makes an ip connection to a mainframe system (amoung other things) and the address for the mainframe is stored currently in a properties file. I would like to change my application so that no one who is deploying my app has to edit a file properties file directly....
If you have an application that has settings that change with each deployment.. please post how you handle this ... would love to learn what others are doing.

