ui

Tag param

Attributes 
NameRequiredTypeDescription
nametruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of the parameter.
valuetruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The value of the parameter. Notice that this attribute's value can be an EL expression, which means that you can pass objects to either an included file or a template.