Searched refs:_servletPath (Results 1 – 5 of 5) sorted by relevance
177 attr._servletPath=null; // set by ServletHandler in include()259 attr._servletPath=(String)old_attr.getAttribute(FORWARD_SERVLET_PATH); in forward()267 attr._servletPath=old_servlet_path; in forward()334 String _servletPath; field in Dispatcher.ForwardAttributes353 return _servletPath; in getAttribute()407 _servletPath=(String)value; in setAttribute()451 String _servletPath; field in Dispatcher.IncludeAttributes468 if (key.equals(INCLUDE_SERVLET_PATH)) return _servletPath; in getAttribute()517 else if (key.equals(INCLUDE_SERVLET_PATH)) _servletPath=(String)value; in setAttribute()
220 private String _servletPath; field in Request996 String relTo = URIUtil.addPaths(_servletPath,_pathInfo); in getRequestDispatcher()1231 if (_servletPath == null) in getServletPath()1232 _servletPath = ""; in getServletPath()1233 return _servletPath; in getServletPath()1514 _servletPath = null; in recycle()1946 _servletPath = servletPath; in setServletPath()
247 String _servletPath;260 _servletPath=URIUtil.addPaths(servletPath,name);271 return _servletPath;288 … return URIUtil.addPaths(URIUtil.addPaths(getContextPath(),_servletPath),_pathInfo);292 return _servletPath;
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...