BBjJettyContextConfiguration::disable
Description
In BBj 15.0 and higher, this method will disable the Jetty Context.
Syntax
Return Value |
Method |
---|---|
void |
disable() |
Parameters
None.
Return Value
None.
Remarks
None.
Example
REM === THIS PROGRAM SWAPS THE ENCODING BETWEEB "UTF-8" AND "UTF-16" === |