here is an example
| <TABLE BORDER=2 CELLPADDING=4>
| <TR> <TH COLSPAN=2>Suggestion #1</TH> </TR>
| <TR> <TD>#1 status - Open</TD> <TD>12/12/2001</TD>
</TR>
| <TR> <TD>#1 status - Compiling</TD>
<TD>3/12/2002</TD> </TR>
| <TR> <TD>#1 status - Acctped</TD>
<TD>5/10/2003</TD> </TR>
| <TR> <TH COLSPAN=2>Suggestion #2</TH> </TR>
| <TR> <TD>#2 status - Open</TD> <TD>10/12/2001</TD>
</TR>
| <TR> <TD>#2 status - Rejected</TD>
<TD>5/01/2003</TD> </TR>
| </TABLE>
|
Suggestion #1 and suggestion #2 are the main/outer table and th statuses are the inner
table for each element in the outer table
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969006#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...