Sanjay Madhavan wrote:
>
> I am unable to get Tomcat 3.2.1 to recognise any new mime types that I enter
> into the conf/web.xml file.
>
> Tomcat seems to ignore these new mime types and returns the document as a
> text/plain document.
As I understand it, 3.2 does indeed ignore /conf/web.xml
entirely. You have to put the mime types in the individual
application web.xml files.
Supposedly with 4.2 it goes back to looking at /conf/web.xml
--
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP
ISBN 0-7821-2809-2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]