Array « Datatable « JSF Q&A





1. h:dataTable problem - Target model Type is no a Collection or Array    stackoverflow.com

I've been literally struggling with this, although there are tons of tutorials on the topic. I'm testing the functionality of the h:dataTable component in JSF 2.0. I have the following list:

 ...

3. Array of Object in DataTable    coderanch.com