clipped from: www.vaannila.com   

Struts Tutorial


Struts Tiles Tutorial

In this tutorial you will see how to create a classic Tiles layout in Struts.


Internationalizing Struts Application From JSP Page Tutorial

In this tutorial you will see how to programmatically change the locale settings based on the user's request.


Internationalizing Struts Application Using Browser Settings Tutorial

In this tutorial you will learn how to display the JSP page in different languages according to the user's browser settings.


Struts Export JSP to Excel Tutorial

In this tutorial you will see how to export a JSP page to excel.


Multiple Struts Configuration Files Tutorial

In this tutorial you will learn how to create multiple struts configuration files.


Using WildCards in ActionMapping Tutorial

In this tutorial you will learn see how to reduce the number of action mappings by using wildcard characters.