Jump to: navigation, search

Web Engagement Cluster:web:cors-urlMapping

 
Line 2: Line 2:
 
|hidden=false
 
|hidden=false
 
|default=*
 
|default=*
|valid=Any string that contains a URL mapping parameter that follows the Servlet 3.0 mapping specification (chapter 12.2 Specification of Mappings), as documented at http://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-eval-oth-JSpec/servlet-3_0-final-spec.pdf?AuthParam=1442871239_ec11f8b00a7ffbc532fdc10df90e5c10.
+
|valid=Any string that contains a URL mapping parameter that follows the Servlet 3.0 mapping specification (chapter 12.2 Specification of Mappings), as documented at http://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-eval-oth-JSpec/servlet-3_0-final-spec.pdf.
 
|takeseffect=After server restart
 
|takeseffect=After server restart
 
|shortdesc=Defines a filter mapping with the given URL patterns and dispatcher types for the CORS Filter.
 
|shortdesc=Defines a filter mapping with the given URL patterns and dispatcher types for the CORS Filter.

Latest revision as of 00:58, March 22, 2018


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

cors.urlMapping

Default Value: *
Valid Values: Any string that contains a URL mapping parameter that follows the Servlet 3.0 mapping specification (chapter 12.2 Specification of Mappings), as documented at http://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-eval-oth-JSpec/servlet-3_0-final-spec.pdf.
Changes Take Effect: After server restart


Defines a filter mapping with the given URL patterns and dispatcher types for the CORS Filter.

Draft Option

No draft option

This page was last edited on March 22, 2018, at 00:58.
Comments or questions about this documentation? Contact us for support!