本文地址:[http://blog.csdn.net/sushengmiyan/article/details/40349201](http://blog.csdn.net/sushengmiyan/article/details/40349201)
官方文档: [http://struts.apache.org/release/2.3.x/docs/hello-world-using-struts-2.html](http://struts.apache.org/release/2.3.x/docs/using-struts-2-tags.html)[](http://docs.sencha.com/extjs/5.0/apidocs/#!/api/Ext-method-each)
本文作者:[sushengmiyan](http://blog.csdn.net/sushengmiyan)
------------------------------------------------------------------------------------------------------------------------------------
Web程序和传统的网页站点不同,web程序可以创建一个动态的回应. 为了更容易的从页面获取动态数据,Struts 2框架提供了一系列的标签.其中一些标签模仿标准的 HTML标签但是却提供了更多的数据. 其它标签创建不标准的但是很有用的控制.





