Versions Compared

Key

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


Info

This Wiki is just a source of Migration Guide - mostly Version Notes of new releases, and our Security Bulletins.

Apache Struts 2 is an elegant, extensible framework for building enterprise-ready Java web applications. Distributions of Struts 2 are available as a free download under the Apache License.

The documentation is grouped into four areas.

Migration Guide

Getting here from there.

Security Bulletins

Our security bulletins explain any security issues and their solutions

Old DocumentationPrevious version of our documentation, mostly outdated!

Community Wiki

The Struts 2 Community Wiki is an additional resource. It is not distributed with Struts 2, and contributions to the community wiki do not require a CLA.

Note
titleUnder Construction

We're in the process of migrating this wiki from Open Symphony WebWork2 to Struts Action Framework 2. WebWork is in the process of joining the Apache Struts project. See our incubator page for details. During the migration period, references to WebWork2 and SAF2 will be intermixed.

Welcome to the Apache Struts Action Framework 2: Java's cutting-edge web development platform!

About Struts Action Framework 2

Getting Started

Several tutorials are available to help you get started with the framework. Once you download a distribution, be sure to try the QuickStart feature.

Tutorials

Distributions

  • (warning) For now, SAF2 may be checked out from the incubator repository.
    • Code Block
      
      svn co https://svn.apache.org/repos/asf/incubator/webwork2/
      
    • A SAF2 distribution will be available once the codebase exits the Apache Incubator
  • What about QuickStart?

Documentation

The SAF2 documentation is maintained online, posted to the Apache Struts web site on a regular basis, and also bundled with each release. The online version represents the latest development version ("nightly build") and may document features not available in your release. See the documenation bundled with each release for the best information about the features available in that release. Release documentation is available in HTML and PDF format.

  • HTML format: docs/Documentation.html
  • PDF format: docs/docs.pdf
  • Javadocs: docs/api/index.html

Requirements

Getting Help

Plugins, Tools, and Extensions

Reference

Resources

Contributor Resources

More Help with WebWork2

...

...