BBjspRequestUtil::getContextRelativePath (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 16.0 and higher this method returns a context-relative path for the BBjspWebRequest.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         String  | 
                                                    
                                                         getContextRelativePath(BBjspWebRequest request)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         request  | 
                                                    
                                                         the Request  | 
                                                
Return Value
the context-relative path
Remarks
None.
Example
                                                     |