BBxServlet::setUser

Description

In BBj 21.00 and higher, this method sets the user for the BBxServlet.

Syntax

Return Value Method
void setUser(String user)

Parameters

Parameter Description
user The user for the BBxServlet.

Return Value

None.

ClosedVersion History

  • BBj 21.0: BBxServlet introduced.

See Also

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.

BBjAPI

BBxServlet

BBxServlet Tutorial

BBxServlet::getUser