This page last changed on May 14, 2004 by mgreer.

Webwork allows for dynamic reloading of xml configuration file (ie, reloading actions.xml).

This allows you to reconfigure your action mapping during development. There may be a slight performance penalty, so this is not recommended for production use.

In order to enable this feature, add the following to your webwork.properties file:

webwork.configuration.xml.reload=true
Document generated by Confluence on Dec 14, 2004 16:36