The Struts Catalog
Toward an overview of Struts Design Patterns and Practices.
NOTE: Since this is a catalog, some practices may be mutually exclusive. An application is not expected to implement every practice in this catalog. A very few of these entries are considered "best practices", the balance being simply "practices".
[Please keep entries alphabetical in each section.
Common Practices
StrutsMultipleActionForms -- Discussion on how to support multiple ActionForms for a single action mapping
NewWindowFromAction -- How to display the response it a different window (or How to change form target in action?)