Introduction to the Struts Web Framework

This document takes you through the basics of using NetBeans IDE to develop web applications that make use of the Struts framework. The Struts framework enables you to create maintainable, extensible, and flexible web applications based on standard technologies, such as JSP pages, resource bundles, and XML.

I started from this page…….
http://www.netbeans.org/kb/50/quickstart-webapps-struts.html

and hope soon as a experiment, i can give a new look of my personal website by struts framework.

NetBeans IDE Tutorial for Accessing Data with a Struts Data Source

From the last week I started j2ee struts study. I got a great help from the netbeans website.

here is the link of the tutorial:
http://www.netbeans.org/kb/50/tutorial-webapps-struts.html