本文地址:[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標簽但是卻提供了更多的數據. 其它標簽創建不標準的但是很有用的控制.





