[struts2学习笔记] 第四节 学着使用struts 2的tag标签
最后更新于:2022-04-01 07:38:22
本文地址:[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标签但是却提供了更多的数据. 其它标签创建不标准的但是很有用的控制.
![](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-02-03_56b215a180335.jpg)
![](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-02-03_56b215a1a9d1c.jpg)
![](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-02-03_56b215a1d4943.jpg)
![](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-02-03_56b215a211707.jpg)
![](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-02-03_56b215a252c55.jpg)
![](https://docs.gechiui.com/gc-content/uploads/sites/kancloud/2016-02-03_56b215a290435.jpg)