Apache Struts 2 Documentation > Home > Guides > 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).
|
|