
BBjServletConfiguration::getProgram
Description
In BBj 15.0 and higher, this method gets the name of the program file used in executing a BBj Servlet.
Syntax
Return Value |
Method |
---|---|
string |
getProgram() |
Parameters
None.
Return Value
This method returns the filename of the BBj program.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.