how do to this in S2

2008-01-17 Thread bhaarat Sharma
Hi, I\'m new to struts2. we\'r wondering how this can be achieved in S2. initially we are getting a list from the action class. this list contains bunch of objects and each object contains bunch of attributes. In the JSP we iterate over this list and for each Object we create a row. We populate

Re: how do to this in S2

2008-01-18 Thread Laurie Harper
bhaarat Sharma wrote: Hi, I\'m new to struts2. we\'r wondering how this can be achieved in S2. initially we are getting a list from the action class. this list contains bunch of objects and each object contains bunch of attributes. In the JSP we iterate over this list and for each Object we cr