BBjspServletConfiguration::getParameterNames (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method returns a BBjVector containing the names of configured parameters of the servlet.
Syntax
Return Value |
Method |
getParameterNames() |
Parameters
None.
Return Value
a BBjVector containing the names of configured parameters of the servlet
Remarks
None.
Example
|