86
JSF <h:messages> Tag
It is used to displays all messages that were stored in the faces context during the course of the JSF life cycle.
Example:
// index.xhtml
// User.java
Output
Next TopicJSF <h:dataTable>
It is used to displays all messages that were stored in the faces context during the course of the JSF life cycle.
Example:
// index.xhtml
// User.java
Output