Our in-depth guides focus on specific areas of the framework, such as Views, Third-party Extensions, and the Core framework.
View Developers Guide
Core Developers Guide
Struts 2 processes requests using three core types: interceptors, actions, and results. Each may be configured via XML or annotations.
|
Migration Guide
Extension Guide
Contributors Guide
Source
- Building the Framework from Source
- Creating and Signing a Distribution
- Requirements and Use Cases - under construction
- Precise Error Reporting
- Obtaining an IDEA license
- How to Write Doc Comments for the Javadoc Tool (Sun)
Documentation
Core Guide TODOs
- Creating Resources
- Writing Validators
- Writing Type Converters
- Actions
- Writing Actions
- Writing Results