|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.slim3.struts.util.RequestUtil
public final class RequestUtil
A utility for HttpServletRequest
.
Method Summary | |
---|---|
static String |
getPath()
Returns the path. |
static String |
getPath(HttpServletRequest request)
Returns the path. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String getPath()
public static String getPath(HttpServletRequest request) throws NullPointerException
request
- the request
NullPointerException
- if the request parameter is null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |