dev@jsftemplating.java.net

table question

From: Karam Singh Badesha <Karam.Badesha_at_Sun.COM>
Date: Tue, 08 Jan 2008 14:17:22 -0800

Hi,
I can easily create a table where a heading is shared between couple of
columns by nested tableColumn within tableColumn (e.g.
http://webdev2.sun.com/example/faces/table/multipleHeadersFooters.jsp).
This is similar to specifying colspan property in html. Now for the
table content, is it possible to have the ability to specify rowspan
property? This is required so that a cell value can be spanned over
multiple rows. How is that done with woodstock table component? Can
someone provide a small example.

thanks
Karam