2014-09-30 15:30 GMT+04:00 Gadi Sastiel <gadi.sast...@gmail.com>: > Hi all, > > > > Tomcat version 7.0.30 > > Operating System – Windows server 2008 and above. > > > > When I concatenate “ ( quotes) to the end of the url when accessing a jsp > > for example: /pages/somePage.jsp” > > The browser returns the source code of the JSP. > > > > Does anyone see such a behavior before ? >
I cannot reproduce this with the currently being tested 7.0.56 (release candidate), nor with the current Tomcat 6 and Tomcat 8. Is your Tomcat directly accessible via HTTP port, or it is behind another HTTP server (IIS, Apache HTTPD)? What Connector is used to access it (Bio/Nio/Apr, HTTP or AJP protocol)? What web browser are you using? What version of Java is used to run it? > How can I filter it out ? That depends on the root cause. Is the source code displayed by Tomcat or by other web server? Is this request mentioned in Tomcat access log file? Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org