public class SSIServletRequestUtil extends Object
Constructor and Description |
---|
SSIServletRequestUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getRelativePath(HttpServletRequest request)
Return the relative path associated with this servlet.
|
public static String getRelativePath(HttpServletRequest request)
request
- The servlet request we are processingCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.