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.

Copyright © 2010 Oracle and/or its affiliates. All rights reserved. Legal Notices