Save This Page
Home » struts-1.3.9-src » org.apache.struts.taglib » html » [javadoc | source]
org.apache.struts.taglib.html
public class: Constants [javadoc | source]
java.lang.Object
   org.apache.struts.taglib.html.Constants
Manifest constants for this package.
Field Summary
public static final  String Package    The name of this package. 
public static final  String BEAN_KEY    The attribute key for the bean our form is related to. 
public static final  String CANCEL_PROPERTY    The property under which a Cancel button press is reported. 
public static final  String CANCEL_PROPERTY_X    The property under which a Cancel button press is reported, if the Cancel button is rendered as an image. 
public static final  String FORM_KEY    The attribute key for the form tag itself. 
public static final  String SELECT_KEY    The attribute key for the select tag itself. 
public static final  String TOKEN_KEY    The property under which a transaction token is reported. 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait