You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 165 Next »

Welcome to Struts Action Framework 2

Struts Action Framework 2 is a web-based MVC framework that emphasizes simplicity and interoperability. Features of the framework include reusable UI template and themes, internationalization, dynamic form parameter mapping to JavaBeans, robust client and server side validation, and much more.

Work in progress!

Struts Action Framework 2 is at a pre-release, pre-Alpha stage. If you are just getting started with Action2/WebWork2, we recommend WebWork 2.2 as an entry point. WW2 is stable and production ready. When SAF2 is released, migration paths for WW2 and SAF1 developers will be available.

See the SAF2 release plan for details and status.


The online documentation is grouped into five sections.

Overview

The framework is designed to minimize coding so that developers can spend less time fussing with HTTP and HTML plumbing (leaving more time to work on the interesting parts of an application).

Tutorials

Several tutorials are available to help you get started with the framework, from all-purpose "soup to nuts" tutorials to specialty tutorials on portlets and database access.

Third Party Extensions

Third party extensions and other tools help integrate the framework into your development environment.

View Developers Guide

The framework offers a flexible view layer that supports multiple view technologies, including JSP, FreeMaker, and Velocity.

Core Developers Guide

In processing a request, the framework utilizes three key class types: Actions, Interceptors, and Results, which are configured using one or more XML documents (or Java 5 annotations).

Overview

Error rendering macro 'excerpt-include'

No link could be created for 'WW:Overview'.

Tutorials

 

Several tutorials are available to help you get started with the framework, from all-purpose "soup to nuts" tutorials to specialty tutorials on portlets and database access.

Primers

Speciality

Examples

Several example applications are bundled with the framework, as ready-to-deploy WARs.

Blank

An "empty" application that you can use as the starting point for your own projects.

MailReader

A simple application that demonstrates best practices.

Portlet

An application demonstrating portlet support

Showcase

A sampling of common (and not so common) use cases.

Other Examples

Simple examples and links to "powered by" sites

For the complete source code to the applications, see the source code distribution.

Errata?

To suggest a change or a correction to any part of the documentation, log in and leave a comment on the appropriate page. We are always looking for help with the documentation!

Next: Guides

Extensions, Plugins, and Tools

Unable to render {include} The included page could not be found.

View Developers Guide

Unable to render {include} The included page could not be found.

Core Developers Guide

Unable to render {include} The included page could not be found.

Help with WebWork2

  • No labels