o

Tag cacheValue

Attributes 
NameRequiredTypeDescription
nametruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Name under which the value expression will be made available to EL, scoped to the Facelet in which this tag occurs.
valuetruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The value expression for which its value will be cached on demand and made available as a new value expression.

Output generated by Vdldoc View Declaration Language Documentation Generator.