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 significance of name and eager attributes in managed bean?
What is JSF Navigation Rule?
What are facelet jsf tags?
What is a view object?
Why jsf is not so popular as mvc framework like spring mvc, even though its older?
What is h:inputtextarea tag in jsf (javaserver faces)?
What does ajax stand for?
List the available scopes for managed bean in jsf.
Explain some of the attributes of <h:form> tag?
What is f:validaterequired tag in jsf (javaserver faces)?
Explain the difference between value expression and method expression.
What is f:validatelength tag in jsf (javaserver faces)?