Name several facelets tags.
Answer / Jagvir Singh
Some Facelets tags include:n1. h:headn2. h:bodyn3. h:formn4. h:panelGridn5. h:dataTable
| Is This Answer Correct ? | 0 Yes | 0 No |
What is jsf (javaserver faces)?
What does the @managedproperty annotation mean?
What are the standard converters in jsf (javaserver faces)?
Explain @SessionScoped annotations?
What is f:converter tag in jsf (javaserver faces)?
What is f:validatebean tag in jsf (javaserver faces)?
Explain some of the attributes of <h:form> tag?
What is the JSP tag?
What is h: output text tag in jsf?
Tell us about the @viewscoped, @sessionscoped, @customscoped and @requestscoped annotations.
Explain @ViewScoped annotations?
Explain the difference between the required and requiredmessage attributes in the <h: inputtext> tag.