ui

Tag decorate

Attributes 
NameRequiredTypeDescription
templatefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
A URI that points to a template, also known as a layout, that inserts pieces of the page defined in the decorator. If the URI cannot be resolved a TagAttributeException must be thrown, including accurate location information to help the page author resolve the problem. When the template is intended to come from a resource library contract, the value of this attribute must be an absolute path starting with "/".