What is h:messages tag in jsf (javaserver faces)?
Answer / Sumit Kumar Srivastava
The h:messages tag in JSF (JavaServer Faces) is a component that displays all the messages produced by validator components. It can be used to display error or success messages to the user.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does navigation rule mean in jsf?
What are the differences between a Backing Bean and Managed Bean?
Explain the life cycle of JSF?
What is the significance of selectOne menu tag in JSF?
What is h:graphicimage tag in jsf (javaserver faces)?
What are standard JSF tag libraries?
Name some important event handlers.
What are some of the best practices for jsf application?
What is the difference between backing bean and managed bean?
What does @applicationscoped annotation indicate?
Explain immediate and rendered attributes?
Give a list of important datatable operations.