BBxServlet::setWorkingDir
Description
In BBj 21.00 and higher, this method sets the working directory for the BBxServlet.
Syntax
Return Value | Method |
---|---|
void | setWorkingDir(String dir) |
Parameters
Parameter | Description |
---|---|
dir | The absolute path of the working directory for the BBxServlet. |
Return Value
None.
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.