Which JSF tag is used to render plain text?

16. Which JSF tag is used to render plain text?

  1. <h:inputsecret>
  2. <h:inputText>
  3. <h:outputText>
  4. None

Answer: C) <h:outputText>

Explanation:

<h:outputText>, JSF tag is used to render plain text

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.