Versions Compared

Key

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

From a Distribution

Note

A distribution of Struts Action Framework 2 is not yet available. For now, the only option is to check out the source code from the repository (Subversion). A SAF2 distribution is expected by August 2006.

The latest releases, including beta releases, can be downloaded from the Apache Struts Project.

From the Repository

Use Subversion to checkout the source code.

Code Block
> svn co https://svn.apache.org/repos/asf/struts/action2/trunk/

Use Maven 2 to build a distribution.

Code Block
> mvn install

For a detailed description, see Building the Framework from Source.