_ACTION = 'action'
(line 3)
_ACTION_FORMS = '_actionForms'
(line 10)
_ACTION_FORWARDS = '_actionForwards'
(line 16)
_ACTION_MAPPINGS = '_actionMappings'
(line 11)
_CACHE = '_cache'
(line 21)
_CONTROLLER = '_controller'
(line 6)
_DEFAULT_ACTION = '_default_action'
(line 25)
_ERRORS = '_errors'
(line 7)
_ERROR_HANDLER = '_errorHandler'
(line 23)
_ERROR_REPORTING = '_errorReporting'
(line 22)
_INPUT = '_input'
(line 14)
_MAPPING = '_mapping'
(line 19)
_NAME = '_name'
(line 13)
_PATH = '_path'
(line 17)
_REDIRECT = '_redirect'
(line 18)
_TYPE = '_type'
(line 12)
_VALIDATE = '_validate'
(line 15)