Getting started with Struts A high level overview of what struts is about and how you can start working with struts.You can configure and download struts from here.
Setting up struts You will get an over view of what is there in the struts package and how you can set up the struts package and framework on your machine..
Tiles tutorial The section gives you an overview of tile framework ,how tiles is used in struts and the layout of tiles.
Advanced Tiles This topic discuss more on tiles. Here you get an overview of advanced configuration layout,how tile layouts are and how you are write tiles.
Struts Architecture The components that represent the struts architecture. How is the MVC pattern implemented in the Struts architecture.
Struts validation framework An overview of the validation framework that Struts uses.
Struts1 / Struts 2 detailed comparison of struts1 and struts 2 . The different features of struts 1 and struts 2 are compared in detail.
Struts tutorial part 1 Model-View-Controller (MVC) Architecture,How struts implements MVC architecture,Discuss different components of struts,A Sample Struts Application.
Struts tutorial part 2 An overview of struts components – Struts view components,Custom Tags,Model – View – Controller,Configuring Struts.
Struts tutorial part 3 An overview of struts components-Login Page,ActionForm ,Struts-config.xml,Action Class,More in Struts
