Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Closing RequestMapper tag

...

The Native request mapper's XML "portion" is a reloadable resource, which means that the XML content can be supplied inline, in a local file, or a remote file, and can be monitored for changes and reloaded on the fly. The root of the XML instance MUST be a <RequestMap> element.

Code Block
xml
xml

<RequestMapper type="Native">
    <RequestMap applicationId="default"/>
</RequestMap>RequestMapper>

Attributes

Inherits attributes supported by reloadable resources.

...

The XML request mapper is a reloadable resource, which means that the XML content can be supplied inline, in a local file, or a remote file, and can be monitored for changes and reloaded on the fly. The root of the XML instance MUST be a <RequestMap> element.

xml
Code Block
xml

<RequestMapper type="XML">
    <RequestMap applicationId="default"/>
</RequestMap>RequestMapper>

Attributes

Inherits attributes supported by reloadable resources.

...

The set of supported properties is as follows:

Include Page
NativeSPContentSettings
NativeSPContentSettings