|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.servlet.ServletUtil
public class ServletUtil
Contains Servlet-related utilities.
Constructor Summary | |
---|---|
ServletUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getApplicationRequestedPath(javax.servlet.http.HttpServletRequest request)
Returns the requested path, relative to the web application root. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServletUtil()
Method Detail |
---|
public static java.lang.String getApplicationRequestedPath(javax.servlet.http.HttpServletRequest request)
request
- the http servlet request.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |