All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.ref-webcontainerprops.html Maven / Gradle / Ivy

There is a newer version: 3.2-b03
Show newest version

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.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy