| Package | Description |
|---|---|
| com.sun.enterprise.web |
| Modifier and Type | Method and Description |
|---|---|
void |
WebContainer.registerAdHocPath(String path,
String ctxtRoot,
String appName,
AdHocServletInfo servletInfo)
Registers the given ad-hoc path at the given context root.
|
void |
WebContainer.registerAdHocPathAndSubtree(String path,
String subtree,
String ctxtRoot,
String appName,
AdHocServletInfo servletInfo)
Registers the given ad-hoc path and subtree at the given context root.
|
Copyright © 2019. All rights reserved.