Home »
MCQs »
JSF MCQs
Which JSF tag is used to render plain text?
16. Which JSF tag is used to render plain text?
- <h:inputsecret>
- <h:inputText>
- <h:outputText>
- None
Answer: C) <h:outputText>
Explanation:
<h:outputText>, JSF tag is used to render plain text