BBjJettyContextConfiguration::removeBBjspServlet (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 18.00 and higher, this method removes a BBjsp 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
|