Searched defs:contextPath (Results 1 – 4 of 4) sorted by relevance
148 final String contextPath, in pathInfoWithServletStyleMatching()259 final String contextPath, in pathInfoWithRegexMatching()
52 private String getContextRelativePath(String contextPath, String requestPath) { in getContextRelativePath()
240 final String contextPath, in runTest()
55 String contextPath = request.getContextPath(); in getContextRelativePath() local