You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by imran ali <al...@rediffmail.com> on 2003/06/17 21:37:04 UTC

growable table in struts

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