Fork me on GitHub
Edit on GitHub

Core Developers Guide

Struts 2 processes requests using three core types: interceptors, actions and results. Each may be configured via XML or annotations.

Developing Applications with Struts 2

Configuration