html target                                     Struts标 签      
<html>           <html:html>        
<input type="text">     <html:text>        
<input type="password"> <html:password>      
<input type="radio">   <html:radio>        
<input type="hidden">   <html:hidden>        
<input type="checkbox"> <html:checkbox>      
              <html:multibox>      
<input type="reset">   <html:reset>        
<input type="submit">   <html:submit>        
<input type="cancel">   <html:cancel>        
<input type="button">   <html:button>        
<input type="file">   <html:file>        
<input type="p_w_picpath">   <html:p_w_picpath>        
<textarea>         <html:textarea>      
<select>         <html:select>        
<option>         <html:option>        
    <html:options>        
              <html:optionsCollection>  
<a>             <html:link>        
<form>           <html:form>        
<img>           <html:img>          
-             <html:message>        
-             <heml:errors>