public class SiteStaticDirectoryServlet extends ResourceServlet
static/
subdirectory.ResourceServlet.Resource, ResourceServlet.Weigher
Modifier and Type | Method and Description |
---|---|
protected Path |
getResourcePath(String pathInfo)
Get the resource path on the filesystem that should be served for this request.
|
contentType, doGet, getLastModifiedTime
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
protected Path getResourcePath(String pathInfo)
ResourceServlet
getResourcePath
in class ResourceServlet
pathInfo
- result of HttpServletRequest.getPathInfo()
.