October 13, 2009

Create a Page Containing a Two-Column Table with Struts

Recently, I was trying to create a two-column table with multiple rows. I needed to iterate over a collection object and display its data in a table with two columns, something like the one shown below: Value – 1 Value – 2 Value – 3 Value – 4 Value –