The simple car registration example demonstrates how to insert data into database.
The example allows the user to insert car details into database and displays all the data from registration table.
The below example demonstrates Form based tags in struts framework. In this example index page has more links which are calling approriate action using struts.xml file.
This example demonstrates UI tags using registration page in struts framework. In this example you wil see how to create a registration page using Struts 2 UI tags.
The display products tag example below demonstrates how to create custom tags to display product details.
The example below allows the user to view a listing of products.
The color test example below demonstrates how to use Java scripting elements in JSP.
The example allows the user to select a color from a list which sets the background color of the output page.