Struts Action and Form Example
A Struts 1.x ActionForm, Action class, and struts-config.xml for a device search — showing the MVC separation Struts brought to Java web development.
strutsjavamvc
Working Struts example: form validation, action dispatch, and JSP view with no business logic.