BBjspServletConfiguration::setConfig (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method sets the config.bbx for the BBj process running the BBjspServlet.
Syntax
Return Value |
Method |
void |
setConfig(string config) |
Parameters
Variable |
Description |
config |
the condig.bbx file |
Return Value
None.
Remarks
None.
Example
|