Re: sendRedirect and absolute paths

2006-02-19 Thread Rainer Jung
Users questions should be posted on the users list. Please post all follow ups to the users list. See http://tomcat.apache.org/lists.html for what should be discussed on what list. You might find a configurative solution at http://tomcat.apache.org/tomcat-5.5-doc/config/http.html especially pr

Re: sendRedirect and absolute paths

2006-02-17 Thread Tino Schwarze
On Thu, Feb 16, 2006 at 03:24:52PM -0800, Casey Haakenson wrote: > We have a customer who is hitting our web GUI through a fairly > complicated SSH proxy scheme. For example, when they hit a page on our > site such as /redirect.jsp we do a > response.sendRedirect("/newpage.jsp"). This results in

sendRedirect and absolute paths

2006-02-16 Thread Casey Haakenson
We have a customer who is hitting our web GUI through a fairly complicated SSH proxy scheme. For example, when they hit a page on our site such as /redirect.jsp we do a response.sendRedirect("/newpage.jsp"). This results in a 302 status code and a Location header with the full URI (http://somesit