lumis.portal.servlet
Class ServletUtil
java.lang.Object
lumis.portal.servlet.ServletUtil
public class ServletUtil
- extends Object
Contains Servlet-related utilities.
- Since:
- 6.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletUtil
public ServletUtil()
getApplicationRequestedPath
public static String getApplicationRequestedPath(HttpServletRequest request)
- Returns the requested path, relative to the web application root.
This path starts with '/'. Does not include the query string.
- Parameters:
request
- the http servlet request.
- Returns:
- the path.
- Since:
- 6.0.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.