Alloy Showcase
alloy:messages
Messages is a UIMessages component that renders the text of one or more FacesMessage instances inside a<ul>
element or <table>
element for an associated component, according to the layout attribute. Since it extends HtmlMessage, it supports all the features of h:message.
General Usage
The component is typically placed inside an alloy:form in order to render messages within the context of a form.Source Code
Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20