Creating and populating a DataTable dynamically in JSF2.0
问题 I've a little problem right there. When I want to populate DataTable in JSF I have to create a model first, then use it in my view. Like on Primefaces sample here. And now, I have to create DataTable that will display data, that came from webservice. I don't know how many columns there will be, and I don't know their names... Could you recommend some wise solution ? PS. I don't know also how to returned data from webservice - it is still to determine. EDIT public Bean() { columns = new