org.apache.catalina.ssi
protected class SSIServletExternalResolver.ServletContextAndPath extends Object
Field Summary | |
---|---|
protected String | path |
protected ServletContext | servletContext |
Constructor Summary | |
---|---|
ServletContextAndPath(ServletContext servletContext, String path) |
Method Summary | |
---|---|
String | getPath() |
ServletContext | getServletContext() |