context privileged="true"

<Context privileged="true">

 

功能:Set privileged to true to allow this context to use container servlets, like the manager servlet。

 

异常:java.lang.SecurityException: Filter of class org.apache.catalina.ssi.SSIFilter is privileged and cannot be loaded by this web application

你可能感兴趣的:(java,apache,Web,servlet)