Home »
MCQs »
JSF MCQs
Which of the following tag displays a single message for a certain component?
22. which of the following tag displays a single message for a certain component?
- <h:msg>
- <h:message>
- <h:messages>
- <h:outputmessage>
Answer: B) <h:message>
Explanation:
<h:message>tag displays a single message for a certain component.