Learn
-
Struts User Guide: Installation: Learn how to install Struts on various servlet engines.
-
Struts User Guide: Configuring Applications: A guide to Struts configuration.
-
"Struts, an open-source MVC implementation" (Malcolm Davis, developerWorks, February 2001): This article introduces Struts.
-
"Best practices for Struts development" (Palaniyappan Thiagarajan and Pagadala Suresh, developerWorks, June 2004): Learn best practices you can follow to optimize your Struts applications.
-
"Using the Struts Validator" (Brett McLaughlin, developerWorks, August 2005): This tutorial focuses on validation. It also covers Struts installation and setting up the Struts example application used in this tutorial.
-
WebSphere information center: Struts configuration files: Find out how IBM WebSphere and Struts play together in this guide to using Struts with WebSphere.
-
Programming Jakarta Struts, 2nd edition
by Chuck Cavaness and
Jakarta Struts Cookbook
by Bill Siggelkow: Two great books on Struts published by O'Reilly.
-
The Java technology zone: Hundreds of articles about every aspect of Java programming, including all the concepts covered in this tutorial.
Get products and technologies
-
Apache Software Foundations: Download Apache projects, and find out more about the Apache Software Foundation, at the Apache site.
-
Apache HTTP Server: Although I didn't talk about it in this tutorial, I always serve HTML pages with Apache and pass through Java requests to Tomcat.
-
Apache Struts: Struts, a top-level Apache project, is a well-documented open source offering.
-
Improve Struts Configuration File Editor for Eclipse: An Eclipse plug-in that lets you edit Struts configuration files in a graphical environment.


