웹 컨테이너 관련 속성

웹 컨테이너에 대해 다음과 같은 일반 속성을 추가로 사용할 수 있습니다.

dispatcher-max-depth

최대 중첩 디스패치 레벨을 설정하여 반복적인 include 또는 forward 명령문이 무한 루프를 생성하는 것을 방지합니다. 이 레벨을 초과하면 서버 로그에 다음 메시지가 기록됩니다.

Exceeded maximum depth for nested request dispatches

기본값은 20입니다.

Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices