Searched refs:_contextPath (Results 1 – 5 of 5) sorted by relevance
176 attr._contextPath=_contextHandler.getContextPath(); in include()258 attr._contextPath=(String)old_attr.getAttribute(FORWARD_CONTEXT_PATH); in forward()266 attr._contextPath=old_context_path; in forward()333 String _contextPath; field in Dispatcher.ForwardAttributes355 return _contextPath; in getAttribute()409 _contextPath=(String)value; in setAttribute()450 String _contextPath; field in Dispatcher.IncludeAttributes469 if (key.equals(INCLUDE_CONTEXT_PATH)) return _contextPath; in getAttribute()518 else if (key.equals(INCLUDE_CONTEXT_PATH)) _contextPath=(String)value; in setAttribute()
192 private String _contextPath; field in Request552 return _contextPath; in getContextPath()1495 _contextPath = null; in recycle()1764 _contextPath = contextPath; in setContextPath()
131 private String _contextPath = "/"; field in ContextHandler492 return _contextPath; in getContextPath()692 if (_contextPath == null) in doStart()909 if (_contextPath.length() > 1) in checkContext()912 if (!target.startsWith(_contextPath)) in checkContext()914 … if (target.length() > _contextPath.length() && target.charAt(_contextPath.length()) != '/') in checkContext()918 if (!_allowNullPathInfo && _contextPath.length() == target.length()) in checkContext()967 if (target.length() > _contextPath.length()) in doScope()969 if (_contextPath.length() > 1) in doScope()970 target = target.substring(_contextPath.length()); in doScope()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...