public class Util
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Logger |
log
Used for logging.
|
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static boolean |
actionIs(HttpServletRequest request,
java.lang.String action)
Indicates whether the action requested matches
the given param.
|