<s:iterator value="dks" id="dk" status="index">
<div>第<s:property value="#index.index+1"/>次打卡</div>
<div><span><s:property value="#dk.created"/></span><span><s:property value="#dk.addName"/></span></div>
</s:iterator>
原文:http://www.cnblogs.com/jupal/p/5075733.html