On 01/10/2014 08:14, Gadi Sastiel wrote: > Hi, the request is seen on the tomcat access log ( i've changed the > path deliberately) > > [01/Oct/2014:10:01:27 +0300] "GET /xxxxx/yyyyyy/zzzzz/aaaaPage.jsp%22 > HTTP/1.1" 200 30223
OK. Given that this doesn't happen on a clean Tomcat install it is likely that a servlet or filter in the web application is incorrectly responding to this request. What servlets and/or filters do you have mapped to "/" or "/*" ? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org