freemarker
<#list nodeList as node>${node}
</#list>
在Action有summary={"a","b"};
get、set summary方法
页面上显示
<#list summary as su>
<input type="text" name="button" value="${su}" /><br/>
</#list>
会输出 a b
最后
以上就是腼腆银耳汤最近收集整理的关于freemarker遍历数组的全部内容,更多相关freemarker遍历数组内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复