Hi,
When the attribute of an object is null, I always lost the border of the table.What is a good way to avoid it?
ex:
<table>
<tr>
<td><bean:write name"x" property="y"/></td> (when y = null, border seems strange!)
</tr>
</table>
Thanks in advance. Marcelo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]