clipped from: www.vaannila.com   
Struts Tutorial

Struts Hello World Tutorial

Let's say a quick Hello to Struts. In this tutorial you will learn how to create a simple Hello World Application.


Struts HTML Select Tag Tutorial

In this tutorial you will learn two different ways to populate a dropdown box using Struts HTML select tags.


Struts HTML Tag Tutorial

In this tutorial you will see how to use the basic Struts HTML tags like form, text, radio, textarea, submit and reset.


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.


Export to Excel, PDF, CSV and XML using Display tag Tutorial

In this tutorial you will learn how to export a datagrid to excel, pdf, cvs or xml file using display tag in Struts. You will also see how to use the group and the media attributes of the display:column tag.