How can I set colspan and rowspan in JSF ?
colspan
rowspan
I agree with BalusC's answer and want to add, that the Primefaces JSF2 component library also offers this functionality if you use its p:dataTable component. It is called grouping there.