The base part of the context attribute under which a Map containing
the Action instances associated with this module are stored. This value
must be suffixed with the module prefix in order to create a unique key
per module.
ACTION_CONFIG_KEY
final public static String ACTION_CONFIG_KEY(Code)
The default context attribute under which the ActionConfig for the
current request will be stored.
The default context attribute key under which a Boolean is stored,
indicating the valid state of the current request. If not present, a
value of Boolean.FALSE should be assumed.