BBjJettyContextConfiguration::setDWCAppMapping
Description
Sets the value of the webapp-mapping for this Jetty context in the jetty.xml file. This mapping precedes all DWC application mappings on this context.
Syntax
| Return Value | Method |
|---|---|
| void | setDWCAppMapping(string p_mapping) |
Parameters
| Variable | Description |
|---|---|
| p_mapping | Specify the webapp-mapping value to associate with this context. |
Return Value
None.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.