BBjspCommandConfig::setPath (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method sets the path of the BBjspCommand. This forms part of the final URL for executing the command.
Syntax
Return Value |
Method |
void |
setPath(string path) |
Parameters
Variable |
Description |
path |
the path part of the URL |
Return Value
None.
Remarks
None.
Example
|