<logic:iterate id="listItem" name="clist" scope="request">
            <bean:write name="listItem" property="xxx"/>
            <bean:write name="listItem" property="xxx"/>
            <bean:write name="listItem" property="xxx"/>
            <bean:write name="listItem" property="xxx"/>
            <bean:write name="listItem" property="xxx"/>
 </logic:iterate>
xxx为属性,这个需要自己写