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 |
Explain the differences between a managed bean and backing bean in jsf?
What is view object?
Explain the purpose of the <h: form> tag.
What is jsf? Explain
What are converter tags in JSF?
What is the significance of @managedproperty annotation?
What are the features of jsf (javaserver faces)?
What are the benefits of using the jsf framework?
What is jsf life cycle and its phases?
What is the difference between jsf and jsp?
What are the various features of java server faces?
Explain different types of jsf events?