BBxServlet::getSourceFile

Description

In BBj 21.00 and higher, this method returns the absolute path of the source file for the BBxServlet.

Syntax

Return Value Method
String getSourceFile()

Parameters

None.

Return Value

A String representing the absolute path of the source file for the BBxServlet.

ClosedVersion History

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