You can use the JSTL's <c:forEach> tag to loop over your collection of beans and then use the <c:out> tag to display the values.

David

Hi All.
I am getting a collection of objects from some where. Each object has 6 fields. In my jsp, I want a table which has 4 columns and 4 fields out of 6 I want to display. I don't know how many number of objects will come each time. So how can I make a growable table using struts.


I am new to struts, so am sorry if my query is quit elementary.

Imran.


Imran

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to