by Michael Thomas
Apache Struts is a free open-source framework for creating Java web applications that implement the MVC (Model View Controller) architecture.
( Home Page: Free Web Tutorials on Java & Web Technologies )
"The Model represents the business or database code, the View represents the page design code, and the Controller represents the navigational code. The Struts framework is designed to help developers create web applications that utilize a MVC architecture. " (quoted from link)
Struts - First Steps - a Java framework that implements the MVC (Model View Controller).
Install Struts
Struts & Eclipse - First Steps (MyStrutsHelloWorld) - Step by step instructions on how to create your first Web App using the Struts Framework via the Eclipse IDE. Learn the basics of Struts by a hands on example.
Instructions on how to install the 2 web app examples that comes with Struts so you can play with it.
Related Projects
Apache Beehive
Apache Bookstore
Jakarta Commons
Apache MyFaces
Struts SourceForge
Apache Tomcat
Struts University
Velocity Struts
Similar Projects
Apache Cocoon
AppFuse
Jakarta Tapestry
Jakarta Turbine
OS WebWork
Spring MVC