BBjspCommandForward (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBJ 16.20 and higher, this class provides information about the redirects in a BBjspCommand.
Creation
BBjAPI > BBjAdmin > BBjJettyServerConfiguration > BBjJettyContextConfiguration > BBjspCommandConfig > BBjspCommandForward
The BBjspCommandForward is created through the following BBjspCommandConfig method:
|
Return Value |
Method |
|---|---|
|
BBjspCommandForward |
getCommandForward(string forwardName) |
Methods of BBjspCommandForward
|
Return Value |
Method |
|---|---|
|
string |
getName() |
|
string |
getPath() |
|
string |
|
|
boolean |
Example
|