" />
开发者

iterator in strut 2.0

I used iterator in my strut application like

s:iterator value="resultList" id="resultData" status="stat" > s:hidden name="orderItemsList[%{index}].totalCostPrice" id="%{#costPriceId}" value="%{#resultData.to开发者_运维技巧talCostPrice}"/> /s:iterator>

here,I got an error when its found totalCostPrice value 0(Zero).


s:iterator value="roleList" status="roleList"> s:property value="name" /> s:property value="description" /> /s:iterator>

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜