Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
APPLICATION |
3000 |
public static final int |
DEFAULT |
1000 |
public static final int |
FRAMEWORK |
2000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_VIEW_FOLDER |
"/WEB-INF/views/" |
public static final String |
VIEW_FOLDER |
"javax.mvc.engine.ViewEngine.viewFolder" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CSRF_PROTECTION |
"javax.mvc.security.CsrfProtection" |
Copyright © 2017 Ivar Grimstad. All rights reserved.