Searched refs:_pathInfo (Results 1 – 5 of 5) sorted by relevance
178 attr._pathInfo=_path; in include()255 attr._pathInfo=(String)old_attr.getAttribute(FORWARD_PATH_INFO); in forward()263 attr._pathInfo=old_path_info; in forward()335 String _pathInfo; field in Dispatcher.ForwardAttributes349 return _pathInfo; in getAttribute()381 if (_pathInfo!=null) in getAttributeNames()403 _pathInfo=(String)value; in setAttribute()452 String _pathInfo; field in Dispatcher.IncludeAttributes467 if (key.equals(INCLUDE_PATH_INFO)) return _pathInfo; in getAttribute()494 if (_pathInfo!=null) in getAttributeNames()[all …]
203 private String _pathInfo; field in Request846 return _pathInfo; in getPathInfo()855 if (_pathInfo == null || _context == null) in getPathTranslated()857 return _context.getRealPath(_pathInfo); in getPathTranslated()996 String relTo = URIUtil.addPaths(_servletPath,_pathInfo); in getRequestDispatcher()1502 _pathInfo = null; in recycle()1820 _pathInfo = pathInfo; in setPathInfo()
248 String _pathInfo;261 _pathInfo=pathInfo.substring(name.length()+1);262 if (_pathInfo.length()==0)263 _pathInfo=null;279 return _pathInfo;288 … return URIUtil.addPaths(URIUtil.addPaths(getContextPath(),_servletPath),_pathInfo);290 return _pathInfo;
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...