BBjspCommandResult::setForward (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 16.0 and higher this method sets the forward name for this BBjspCommandResult.
Syntax
|
Return Value |
Method |
|
void |
setForward(string forward) |
Parameters
|
Variable |
Description |
|
forward |
the forward name |
Return Value
None.
Remarks
The forward name must be defined in the command configuration file.
Example
|