标签:orm cti 通用 类型 specific sig property cat iterable
a) Property
i. 介绍:Used to get the property of a value, which will default to the top of the stack if none is specified.
ii. 重要参数:
b) Set
i. 介绍:The set tag assigns a value to a variable in a specified scope。
ii. 重要参数:
c) Bean
i. 介绍:Instantiates a class that conforms to the JavaBeans specification.
ii. 重要参数:
d) Param
i. 介绍:This tag can be used to parameterize other tags.
ii. 重要参数:
e) Debug
i. 介绍:Outputs the content of the Value Stack.
a) If elseif else
b) Iterator
i. 介绍:Iterator will iterate over a value. An iterable value can be any of: java.util.Collection, java.util.Iterator, java.util.Enumeration, java.util.Map, or an array.
c) Subset
i. 介绍:A tag that takes an iterator and outputs a subset of it
a) $用于struts配置文件
b) #取得actionContext的值
c) 将文本属性解析为ognl。
标签:orm cti 通用 类型 specific sig property cat iterable
原文地址:http://www.cnblogs.com/lolybj/p/6112056.html