Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed to settings > struts.rest.defaultExtension

...

Setting

Description

Default

Possible Values

struts.rest.handlerOverride.EXTENSION

The alias for the ContentTypeHandler implementation that handles the EXTENSION value

N/A

Any declared alias for a ContentTypeHandler implementation

{{struts.rest.defaultHandlerNamedefaultExtension}

The default extension to use when none is explicitly specified in the request

xml

Any extension

struts.configuration.rest.disableControllerScanning

Whether to disable the scanning of the classpath for controllers or not

false

true or false

...