public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVLET_NAME |
static String |
IS_DEFAULT_ERROR_PAGE_ENABLED_INIT_PARAM |
static String |
JSP_SERVLET_CLASS |
static String |
JSP_SERVLET_NAME |
static int |
MAJOR_VERSION |
static int |
MINOR_VERSION |
static String |
Package |
Constructor and Description |
---|
Constants() |
public static final String Package
public static final int MAJOR_VERSION
public static final int MINOR_VERSION
public static final String JSP_SERVLET_CLASS
public static final String JSP_SERVLET_NAME
public static final String DEFAULT_SERVLET_NAME
public static final String IS_DEFAULT_ERROR_PAGE_ENABLED_INIT_PARAM
Copyright © 2020. All rights reserved.