Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Servlets Get 2.0.6
-
None
Description
Currently the RedirectServlet tries hard to create a relative path to be used for the HttpServletRequest.sendRedirect call. This is mostly historic (and the exact reasons escape my mind). In the meentime the ResourceResolver.map method has been developped and should be leveraged to create a correct redirect URL for a given target path.