Apache Struts Documents
Apache Struts is a web framework that follows the Model-View-Controller (MVC) design pattern. It is a little dated, but works well and I am still using it in several projects at Arbitron. It is cumbersome to setup, but it is powerful, flexible and fairly easy to maintain.
- Apache Struts Java Documentation — Javadoc for struts classes.
- Struts User Guide — Everything you need to know about struts.
