git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@951921
13f79535-47bb-0310-9956-
ffa450edef68
protected static final boolean ACTIVITY_CHECK;
- // ----------------------------------------------------------- Constructors
-
static {
STRICT_SERVLET_COMPLIANCE = Boolean.valueOf(System.getProperty(
"org.apache.catalina.STRICT_SERVLET_COMPLIANCE",
}
+ // ----------------------------------------------------------- Constructors
+
+
/**
* Construct a new Session associated with the specified Manager.
*