Class Constants


  • public class Constants
    extends Object
    This class provides a central location for framework configuration keys used to retrieve and store Struts configuration settings.
    Since:
    Struts 1.4
    Version:
    $Rev$
    • Field Detail

      • STRUTS_URL_CASESENSITIVE

        public static final String STRUTS_URL_CASESENSITIVE
        Determines whether action mappings have case-sensitive names
        See Also:
        Constant Field Values
    • Constructor Detail

      • Constants

        public Constants()