BBjspCommandConfig::getInputPage (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method returns the input-page for this BBjspCommand.
The input page can be used to ensure that only that page can post to the BBjspCommand.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         String  | 
                                                    
                                                         getInputPage()  | 
                                                
Parameters
None.
Return Value
the path to the command
Remarks
None.
Example
                                                     |