What components are used to display data in a table form?
Answer / Vineet Kumar Punia
To display data in a table form, components like h:dataTable and h:datatable are used in JSF.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the minimum configuration required for a jsf application?
What are Data Bound table components ?
What are the benefits of using the jsf framework?
What is the significance of selectOne menu tag in JSF?
What is facelets?
What is eager managed bean?
What is binding (JavaServer Faces technology)?
What about jstl and javaserver faces ?
What is javaserver faces conversion model?
What are the available validation tags in jsf (javaserver faces)?
What is f:validatedoublerange tag in jsf (javaserver faces)?
Tell us about the purpose of the converter tags in jsf.