天天看点

struts标签

<col>

html target

 

                             

struts标 签

&lt;html&gt;

&lt;html:html&gt;

&lt;input type="text"&gt;  

&lt;html:text&gt;

&lt;input type="password"&gt;

&lt;html:password&gt;

&lt;input type="radio"&gt;

&lt;html:radio&gt;

&lt;input type="hidden"&gt;

&lt;html:hidden&gt;

&lt;input type="checkbox"&gt;

&lt;html:checkbox&gt;

&lt;html:multibox&gt;

&lt;input type="reset"&gt;

&lt;html:reset&gt;

&lt;input type="submit"&gt;

&lt;html:submit&gt;

&lt;input type="cancel"&gt;

&lt;html:cancel&gt;

&lt;input type="button"&gt;

&lt;html:button&gt;

&lt;input type="file"&gt;

&lt;html:file&gt;

&lt;input type="p_w_picpath"&gt;

&lt;html:p_w_picpath&gt;

&lt;textarea&gt;

&lt;html:textarea&gt;

&lt;select&gt;

&lt;html:select&gt;

&lt;option&gt;

&lt;html:option&gt;

&lt;html:options&gt;

&lt;html:optionscollection&gt;

&lt;a&gt;

&lt;html:link&gt;

&lt;form&gt;

&lt;html:form&gt;

&lt;img&gt;

&lt;html:img&gt;

-

&lt;html:message&gt;

&lt;heml:errors&gt;

继续阅读