> From: aqu...@itssaconsulting.com [mailto:aqu...@itssaconsulting.com] > Subject: Error JSP don`t support on tomcat 6.0 > > tomcat returns me that the extension .jsp is not supported for > "http://localhost:8080/geoserver" (Error HTTP 415). But the tomcat's > examples works (http://localhost:8080/examples/jsp/).
Since the examples work, it must be something Geoserver is doing explicitly. You'll need to look in its WEB-INF/web.xml file to see if it is mapping the *.jsp pattern to its own servlet, rather than using Tomcat's JSP servlet. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org