Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Tagged distributions of the framework can be downloaded, or the latest version can obtained from the source code repository.

From a Distribution

From a Distribution

...

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

...

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

Use Maven 2 to build a distribution.

...