BBjJettyContextConfiguration::getBBjspServlet (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.00 and higher, this method returns the named BBjspServletConfiguration object in the context
Syntax
Return Value |
Method |
---|---|
getBBjspServlet(string mapping) |
Parameters
Variable |
Description |
---|---|
mapping |
the path that the servlet is mapped to |
Return Value
a BBjspServletConfiguration objects
Remarks
None.
Example
|