
BBjJettyContextConfiguration::removeBBjspServlet
Description
In BBj 18.0 and higher, this method removes a BBJSPBBJSP Servlet from the current BBjJettyContext.
Syntax
Return Value |
Method |
---|---|
void |
removeBBjspServlet(string mapping) |
Parameters
Variable |
Description |
---|---|
mapping |
The path to which the servlet is mapped. |
Return Value
None.
Remarks
None.
Example
|