protected static class SSIServletExternalResolver.ServletContextAndPath
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected java.lang.String |
path |
|
protected javax.servlet.ServletContext |
servletContext |
| Constructor | Description |
|---|---|
ServletContextAndPath(javax.servlet.ServletContext servletContext,
java.lang.String path) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getPath() |
|
javax.servlet.ServletContext |
getServletContext() |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.