Hi.
I put s:checkbox UI tah to my jsp:
<s:checkbox  label="Label" name="some name" value="some value here" />

in my generated html i get:

        <td valign="top" align="right">
   </td>
   <td valign="top" align="left">
...
...
How to disable this generated code ? i just only want those two inputs without 
td's,tr's



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to