Home
last modified time | relevance | path

Searched refs:old_context_path (Results 1 – 3 of 3) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/server/
DDispatcher.java215 final String old_context_path=baseRequest.getContextPath(); in forward() local
266 attr._contextPath=old_context_path; in forward()
286 baseRequest.setContextPath(old_context_path); in forward()
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DContextHandler.java945 String old_context_path = null; in doScope() local
996 old_context_path = baseRequest.getContextPath(); in doScope()
1040 baseRequest.setContextPath(old_context_path); in doScope()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...