Home
last modified time | relevance | path

Searched refs:contextPath (Results 1 – 9 of 9) sorted by relevance

/external/guice/extensions/servlet/src/com/google/inject/servlet/
DServletUtils.java55 String contextPath = request.getContextPath(); in getContextRelativePath() local
57 if (contextPath.length() < requestURI.length()) { in getContextRelativePath()
58 String suffix = requestURI.substring(contextPath.length()); in getContextRelativePath()
60 } else if (requestURI.trim().length() > 0 && contextPath.length() == requestURI.length()) { in getContextRelativePath()
/external/guice/extensions/servlet/test/com/google/inject/servlet/
DServletUtilsTest.java52 private String getContextRelativePath(String contextPath, String requestPath) { in getContextRelativePath() argument
54 expect(mock.getContextPath()).andReturn(contextPath); in getContextRelativePath()
DServletDefinitionPathsTest.java148 final String contextPath, in pathInfoWithServletStyleMatching() argument
197 expect(request.getContextPath()).andReturn(contextPath); in pathInfoWithServletStyleMatching()
259 final String contextPath, in pathInfoWithRegexMatching() argument
308 expect(request.getContextPath()).andReturn(contextPath); in pathInfoWithRegexMatching()
DContextPathTest.java240 final String contextPath, in runTest() argument
257 expect(req.getContextPath()).andReturn(contextPath).anyTimes(); in runTest()
/external/guice/extensions/struts2/lib/
Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/guice/extensions/persist/lib/
Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/external/antlr/runtime/ActionScript/project/lib/
DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...