Prevents MCS from handling responses to requests from one or more devices defined in the servlet-filter section of the mcs-config.xml file. If the device has children in the device tree, all the children are excluded as well as the named device. Excluded requests are passed through.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
name | The device name. The value must uniquely identify a device in the device repository. | xs:string | required |
<servlet-filter
jsessionid-name="jsessionid">
<exclude-device name="PC"/>
<mime-type value="x-application/vnd.xdime+xml"/>
<mime-type value="x-application/vnd.volantis.xdime+xml"/>
<page-cache default-scope="none"/>
</servlet-filter>