<form id="testAction" name="testAction" action="/testAction.action" method="post">
<table class="wwFormTable">
    <tr>
        <td class="tdLabelTop" colspan="2"><label class="label">label:</label></td>
    </tr>
    <tr>
        <td class="tdInput"><input type="text" name=""/></td>
    </tr>
</table>
</form>
