What is the standard jsf tag library?
Answer / Khajan Singh
"The standard JSF tag library is called JSF Core Tag Library (jsf.jar) and it provides a set of tags for building UI components."
| Is This Answer Correct ? | 0 Yes | 0 No |
what is JSF or Java Server Faces?
Give the system requirements for the jsf use.
What is the difference between jsf-1 and jsf-2?
Mention some of the validator tags used in JSF?
Explain @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations?
Explain the difference between value expression and method expression.
Explain different types of jsf events?
Explain some of the attributes of <h:form> tag?
What are the command component tags used for action and navigation?
What is f:validatelongrange tag in jsf (javaserver faces)?
Explain @CustomScoped annotations?
What is cdi application?