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 is the difference between struts2 and jsf?
What is f:validaterequired tag in jsf (javaserver faces)?
Explain some of the attributes of <h:form> tag?
what Ajax is and how JSF is useful for making AJAX call?
What is component rendering model?
What is jsf framework?
What is javaserver faces ui component class?
How to display error messages in JSF?
What is the use of jsf life cycle?
How to access web.xml init parameters from JSP page?
What is javaserver faces expression language?
What is a managed bean?