public class Const extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ACTION_METHOD_ATTRIBUTE_NAME
The attribute name for "action.method" value in the request scope
Usable as ${METHOD} in the JSP This attribute contains the ACTION_METHOD_PARAMETER_NAME |
protected static String |
ACTION_METHOD_PARAMETER_NAME
The "action.method" parameter name in a request
Usable as "action.method=value" in a request URL e.g. : "myaction? |
| Constructor and Description |
|---|
Const() |
protected static final String ACTION_METHOD_PARAMETER_NAME
protected static final String ACTION_METHOD_ATTRIBUTE_NAME
Copyright © 2016. All rights reserved.