类 org.apache.struts2.components.TextField
的使用

使用 TextField 的软件包
org.apache.struts2.components   
 

org.apache.struts2.componentsTextField 的使用
 

org.apache.struts2.componentsTextField 的子类
 class ComboBox
          The combo box is basically an HTML INPUT of type text and HTML SELECT grouped together to give you a combo box functionality.
 class Password
          Render an HTML input tag of type password.