Re: Extending application.properties

2004-04-06 Thread James Mitchell
On Fri, 2 Apr 2004, Davi Salgueiro wrote: Did you ever get an answer on this? > Hello All, > > I have been working with struts for the last 6 months. Now I have to build a > functuality in my application that can be able to change online any property of the > aplication.properties and load the

Extending application.properties

2004-04-02 Thread Davi Salgueiro
Hello All, I have been working with struts for the last 6 months. Now I have to build a functuality in my application that can be able to change online any property of the aplication.properties and load the changes on the server (tomcat) with out having to restart the server(tomcat). Does any