2010/3/6 Pid <[email protected]>: > Maybe one of the devs can confirm whether it's the DefaultServlet which > handles the redirect/forward/whatever from /dir to the trailing slash > variant /dir/? (I couldn't work it out from a quick look in SVN) >
I think that is o.a.tomcat.util.http.mapper.Mapper#internalMapWrapper(..) See [The path is empty, redirect to "/"] comment there. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
