BBjspCommandForward::getPath (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBJ 16.20 and higher, this method returns a String containing the path part of the URL where this BBjspCommandForward will link to.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         String  | 
                                                    
                                                         getPath()  | 
                                                
Parameters
None.
Return Value
a String containing the path to forward to
Remarks
None.
Example
                                                     |