Skip navigation links 
 
oracle.stellent.wcm.client
Class RequestContextHelper
java.lang.Object
   oracle.stellent.wcm.client.RequestContextHelper
oracle.stellent.wcm.client.RequestContextHelper
- 
public abstract class RequestContextHelper
 
- extends java.lang.Object
Request Context Helper
 
  
 
  
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
JAVAX_FORWARD_REQUEST_URI
public static final java.lang.String JAVAX_FORWARD_REQUEST_URI
- 
- See Also:
- Constant Field Values
 
JAVAX_FORWARD_SERVLET_PATH
public static final java.lang.String JAVAX_FORWARD_SERVLET_PATH
- 
- See Also:
- Constant Field Values
 
JAVAX_FORWARD_PATH_INFO
public static final java.lang.String JAVAX_FORWARD_PATH_INFO
- 
- See Also:
- Constant Field Values
 
JAVAX_INCLUDE_REQUEST_URI
public static final java.lang.String JAVAX_INCLUDE_REQUEST_URI
- 
- See Also:
- Constant Field Values
 
JAVAX_INCLUDE_SERVLET_PATH
public static final java.lang.String JAVAX_INCLUDE_SERVLET_PATH
- 
- See Also:
- Constant Field Values
 
JAVAX_INCLUDE_PATH_INFO
public static final java.lang.String JAVAX_INCLUDE_PATH_INFO
- 
- See Also:
- Constant Field Values
 
RequestContextHelper
public RequestContextHelper()
getOriginalRequestPath
public static java.lang.String getOriginalRequestPath(RequestContext requestContext)
- Retrieve the original request path (i.e. the request path of the item that included/forwarded this request)
- 
- Parameters:
- requestContext- the (servlet) request context
- Returns:
- the site path
 
Skip navigation links 
 
Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.