Versions Compared

Key

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

...

  • Since 2.1.0: All default result names and interceptor names are now in camelCase (eg. was redirect-action, is now redirectAction)
  • Since 2.1.0: The "ajax" theme is provided by the Dojo Plugin. Applications using the ajax theme must include the Dojo Plugin dependency and modify existing pages to import the plugin's own taglib/model
  • Since 2.1.0 Tiles plugin: A DOCTYPE is now mandatory in the Tiles definitions XML
  • the immutable Configuration object is now created via a builder. The API is not compatible with prior versions (affects plugins that generate configuration).
  • The static method ActionContext.getContext() has been removed.

New Features and Plugins

  • REST Plugin
  • Portlet support moved to plugin (Since 2.1.0)

...