What is h: output text tag in jsf?
Answer / Avinash Tiwari
h:outputText is a JSF UIComponent for displaying text. It can be used to print static or dynamic content.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are some of the facelets tags?
How can we obtain the generated event?
Can we integrate jsf with other popular frameworks such as spring, hibernate etc?
How to declare the message bundle in jsf?
Explain the different types of validations in jsf?
What is meant by bean scope?
What are Data Bound table components ?
What tags are used for action and navigation?
Explain @CustomScoped annotations?
what does JSF-Managed Bean?
What is javaserver faces ui component?
What are the features of facelets used in jsf?