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

Compare with Current View Page History

Version 1 Next »

The framework documentation is written for active web developers and assumes a working knowledge about how Java web applications are built. For more about the underlying nuts and bolts, see the Key Technologies Primer.

Follow along with these tutorials to get started using Struts 2. The example project for each tutorial is available online at Google Code - http://code.google.com/p/struts2-examples/downloads/list in two different versions: one version with all artifacts using Ant to build the application and one version using Maven to manage the artifacts and build the application.

The Struts 2 user mailing list is an excellent place to get help. If you are having a problem getting the tutorial example applications to work search the Struts 2 mailing list. If you don't find an answer to your problem, post a question on the mailing list.

Getting Started

Ready, Set, Go!

Hello World

Using Tags

Coding Actions

Processing Forms

Form Validation

Message Resource Files

Advanced

How to use the Struts 2 JUnit Plugin to test a Struts 2 action class

Looking for the Bootstrap ?

  • No labels