en.help.ref-webcontainerprops.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-web-plugin-help
Show all versions of console-web-plugin-help
Online help content for the console-web-plugin bundle.
Properties Specific to the Web Container
The following additional general property is available for the web container.
- dispatcher-max-depth
Prevents recursive include or forward statements from creating an infinite loop by setting a maximum nested dispatch level. If this level is exceeded, the following message is written to the server log:
Exceeded maximum depth for nested request dispatches
The default value is 20.