RE: How can I get Struts to re-read the config file?

2002-02-05 Thread Press, Michael
changes dynamically as in the scenario below. Thanks! Michael -Original Message- From: Press, Michael [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 3:27 PM To: 'Struts Users Mailing List' Subject: RE: How can I get Struts to re-read the config file? Thanks for the

RE: How can I get Struts to re-read the config file?

2002-02-05 Thread Press, Michael
ge- From: Robert Scaduto [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 3:05 PM To: Struts Users Mailing List Subject: RE: How can I get Struts to re-read the config file? Struts includes a ReloadAction that will reload the struts-config.xml and the ApplicationResources. Just include.

RE: How can I get Struts to re-read the config file?

2002-02-05 Thread Robert Scaduto
Struts includes a ReloadAction that will reload the struts-config.xml and the ApplicationResources. Just include... in your struts config. To re-load, navigate your browser to /admin/reload.do That should do it. -Rob -Original Message- From: Press, Michael [mailto:[EMAIL PROTECTE