What is h:message tag in jsf (javaserver faces)?
Answer / Dharmendra Patel
The h:message tag in JSF is used to display dynamic messages, such as error or success messages, within an application. It can be bound to a Managed Bean property that stores the message text and visibility state.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does navigation rule mean in jsf?
What are the different types of events in jsf?
What do you understand by managed bean in jsf?
Can there be no faces-config.xml for jsf application?
What is facelets?
Explain the working of render phase in jsf.
What is cdi application?
What are immediate and deferred value expressions?
What is managed bean and backing bean in jsf?
What do you mean by bean scope?
Give a list of important datatable operations.
What is jsf? Explain