Versions Compared

Key

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

...

The Convention Plugin should require no configuration to use. Many of the conventions can be controlled using configuration properties and many of the classes can be extended or overridden.

Availability

The Convention plugin is not part of any Struts release yet. It is located on the Struts 2 svn sandbox

Setup

In order to use the Convention plugin, you first need to add the JAR file to the WEB-INF/lib directory of your application.

...