Try OpenEdge Now
skip to main content
Server Administrator's Guide
Business Process Server web security : Configuring web security : XSS configuration for web security : XSS config handler configuration
 
XSS config handler configuration
To support for multiple XSS Handlers’ configurations in a single JVM, this web security configuration provides a facility to have multiple handlers’ configuration defined with its own unique configuration file.
To define a new configuration, perform the following:
1. Provide unique name for each configuration handler.
2. Set the name of the handler to the XSS filter in the web.xml.
Important: The XSSFilter uses the default configuration, if no value is passed to it, on which configuration to use.