| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GLOBAL_ERROR_PAGE |
"org.eclipse.jetty.server.error_page.global" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ALL |
31 |
public static final int |
ASYNC |
16 |
public static final int |
DEFAULT |
0 |
public static final int |
ERROR |
8 |
public static final int |
FORWARD |
2 |
public static final int |
INCLUDE |
4 |
public static final int |
REQUEST |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"__org.eclipse.jetty.servlet.JspPropertyGroupServlet__" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_SECURITY |
0 |
public static final int |
NO_SESSIONS |
0 |
public static final int |
SECURITY |
2 |
public static final int |
SESSIONS |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
__DEFAULT_SERVLET |
"default" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APACHE_SENTINEL_CLASS |
"org.apache.tomcat.InstanceManager" |
public static final String |
GLASSFISH_SENTINEL_CLASS |
"org.glassfish.jsp.api.ResourceInjector" |
public static final String |
JSP_GENERATED_PACKAGE_NAME |
"org.eclipse.jetty.servlet.jspPackagePrefix" |
Copyright © 1995-2017 Webtide. All Rights Reserved.