求教:struts2官方文档对标签的说明不知道如何理解

溺水的鱼 2010-07-05 04:39:44
如题,对标签的说明一般都是如下的格式:
Dynamic Attributes Allowed:
false

Name Required Default Evaluated Type Description
name false false String Name of Parameter to set
value false The... false String Value expression for Parameter to set

===========================================================================================
请问这里面的Dynamic Attributes Allowed表示什么意思,还有下面的Evaluated这项表示什么意思

不要只是翻译成中文,是具体表示的含义:-),谢谢。

官方url可以查看:http://struts.apache.org/2.1.8.1/docs/iterator.html
...全文
143 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
溺水的鱼 2010-07-06
  • 打赏
  • 举报
回复
期待有人能给解释一下Evaluated在这里具体是什么意思
溺水的鱼 2010-07-06
  • 打赏
  • 举报
回复
自己顶
溺水的鱼 2010-07-05
  • 打赏
  • 举报
回复
期待有人能给解释一下Evaluated在这里具体是什么意思
wzhjingjing 2010-07-05
  • 打赏
  • 举报
回复
顶顶。。。
溺水的鱼 2010-07-05
  • 打赏
  • 举报
回复
oxcow,非常感谢您的回复

Evaluated的意思拜托给在下解释一下,多谢啦
oxcow 2010-07-05
  • 打赏
  • 举报
回复
大概查了下,动态属性的描述如下:

Dynamic Attributes
A dynamic attribute is an attribute that is not specified in the definition of the tag. Dynamic attributes are used primarily by tags whose attributes are treated in a uniform manner but whose names are not necessarily known at development time.

For example, this tag accepts an arbitrary number of attributes whose values are colors and outputs a bulleted list of the attributes colored according to the values:

<colored:colored color1="red" color2="yellow" color3="blue"/>
You can also set the value of dynamic attributes using an EL expression or using the jsp:attribute element.

具体地址是http://www.ananta.com/docs/j2eetutorial14/doc/JSPTags4.html

至于Evaluated是什么意思,还的在看看。

24,923

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 Apache
社区管理员
  • Apache
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧