No, because the HTTP protocol requires an absolute URL in redirect responses.
On 5/20/05, Angelov, Rossen <[EMAIL PROTECTED]> wrote: > Hi, > Does anybody know why Tomcat always redirects to absolute links? > > I looked at the implementation and the sendRedirect calls the toAbsolute > method which always constructs an absolute URL. > Is there any way to make Tomcat return relative URLs the way they were > requested for redirecting? > > Ross > > > "This communication is intended solely for the addressee and is > confidential and not for third party unauthorized distribution." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
