Searched refs:getPathTranslated (Results 1 – 5 of 5) sorted by relevance
91 public String getPathTranslated() in getPathTranslated() method in ServletRequestHttpWrapper
853 public String getPathTranslated() in getPathTranslated() method in Request
255 public String getPathTranslated() { in doService()
222 String pathTranslated = req.getPathTranslated(); in exec()
5781 + Allow the handling of getPathTranslated to be configured in ServletHandler.6011 + getPathTranslated now call getRealPath with pathInfo (as per spec).