liferay-ui-compat
				Tag
				message
- 
- Description:
 - 
Deprecated. Please use alloy:outputText instead. The
liferay-ui:messagetag encapsulates an JSFh:outputTexttag which outputs the value of the key attribute. 
 
- 
- Since:
 - 3.2.4
 
 
| Info | Value | 
|---|---|
| Component Type | Facelet Composite Component | 
| Handler Class | None | 
| Renderer Type | None | 
| Description | None | 
| Name | Required | Type | Description | 
|---|---|---|---|
rendered | false | javax.el.ValueExpression
(must evaluate to java.lang.Boolean)
					 | Boolean flag indicating whether or not this component is to be rendered during the RENDER_RESPONSE phase of the JSF lifecycle. The default value is true. | 
id | false | javax.el.ValueExpression
(must evaluate to java.lang.String)
					 | The identifier of the component. | 
key | true | javax.el.ValueExpression
(must evaluate to java.lang.String)
					 | No Description |