BBjJavaServletConfiguration::getParameterNames
Description
In BBj 15.0 and higher, this method returns the configured parameters for a servlet.
Syntax
Return Value |
Method |
---|---|
getParameterNames() |
Parameters
None.
Return Value
a BBjVector containing the names of parameters
Remarks
The parameters are a name-value pair
Example
|