All,

I haven't tried narrowing this down very much yet, but I have a situation where I'm using javax.servlet.forward.request_uri to build a URI and the string I'm pulling from there starts with TWO / characters instead of one.

This ends up breaking navigation because the browser interprets this as a protocol-relative URI instead of a host-relative URI and Bar Things happen.

Has anyone ever seen anything like this?

Tomcat 8.5.latest.

-chris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to