把列表的对象在JSP中展现: <ww:iterator value="peopleList" status="stat"> <s:property value="peopleList[#stat.index].id" /> <s:property value="peopleList[#stat.index].name" /> <s:property value="peopleList[#stat.index].age" /> <s:property value="peopleList[#stat.index].height" ...
yuan29346
搜索本博客
最近加入圈子
最新评论
评论排行榜