BBxServlet::setConfigFile

Description

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

Syntax

Return Value Method
void setConfigFile(String config)

Parameters

Parameter Description
config The absolute path to the config file for the BBxServlet.

Return Value

None.

ClosedVersion History

  • BBj 22.0: For easier migration from BBjspServlets, this method can also be invoked as the deprecated method BBxServlet::setConfig
  • 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::getConfigFile