How can I set colspan and rowspan in JSF ?
colspan
rowspan
There is no way to define column span in panel grid but if used wisely you can make it happen by just plain tag only. One example I would like to show you.
Please note that button5 spans two columns given the size it requires.