Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If any of those pages are found, the plugin will construct an ActionConfig object on the fly, using the ActionSupport class for the Action and a single Result that points to the discovered page. The ActionConfig will be put in the configured package, meaning that it will inherit the default Interceptor stack for that package. The default package is codebehind-default, however, it can be configured in any configuration file (see Constant Element) via the struts.codebehind.defaultPackage constant.

...