https://bz.apache.org/bugzilla/show_bug.cgi?id=56890
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #9 from Mark Thomas <ma...@apache.org> --- One of the benefits of moving to Eclipse is that is that progress on issues like this is no longer dependent on a single spec lead who may have other priorities. The consensus is that the following will be added for Servlet 5.1 onwards: The path should begin with a "/" and is interpreted as relative to the current context root. If the path does not begin with a "/", the container will behave as if the method was called with "/" appended to the beginning of the provided path. I'll update Tomcat to the new behaviour shortly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org