<s:iterator value="list" id="objs"> <tr> <td> <s:property value="#objs[0]"/> </td> <td> <s:property value="#objs[1]"/> </td> </tr> </s:iterator>