Constant Field Values
Contents
org.sam.*
-
org.sam.server.http.web.response.Response Modifier and Type Constant Field Value public static final java.lang.String
BAD_REQUEST_PAGE
"static/400.html"
public static final java.lang.String
DEFAULT_FILE_PAGE
"static/index2.html"
public static final java.lang.String
FAVICON
"favicon.ico"
public static final java.lang.String
METHOD_NOT_ALLOWED_PAGE
"static/method_not_allowed.html"
public static final java.lang.String
NOT_FOUND_PAGE
"static/404.html"