> From: aqu...@itssaconsulting.com [mailto:aqu...@itssaconsulting.com]
> Subject: RE: Error JSP don`t support on tomcat 6.0
> 
> I added, in the end of web.xml, this sequences

If you mean you added them to the Geoserver WEB-INF/web.xml, that's the wrong 
thing to do.  The JSP servlet is already mapped in Tomcat's conf/web.xml file, 
which is shared by all webapps.  By duplicating that in Geoserver's 
WEB-INF/web.xml, you will create conflicts.

Look through the Geoserver WEB-INF/web.xml to see if it already maps some URL 
pattern that overrides Tomcat's defaults.

 - 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

Reply via email to