BBjJettyContextConfiguration::getBBjspServlet
Description
In BBj 17.0 and higher, this method returns a BBjVector containing BBjspServletConfiguration objects for all the BBJSP Servlets 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 object.
Remarks
None.
Example
|