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