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 |
Can we have a jsf application without faces-config.xml?
How to access css (cascading style sheets) file in jsf (javaserver faces) application?
Explain different ways of declaring a managed bean in JSF?
What is f:convertdatetime tag in jsf (javaserver faces)?
Can there be no faces-config.xml for jsf application?
What are the features of jsf (javaserver faces)?
What is the role of JSF converter tags?
How to create facelets templates?
What does the @applicationscoped annotation indicate?
How to map faces servlet instance in jsf (javaserver faces) application?
What components are used to display data in a table form?
What are the different types of expressions supported by jsf el (expression language)?