Craig,

> > I'm confused as to why I should not modify that file. Do you mean tomcat
> > "includes" the $CATALINA_HOME/conf/web.xml by default and I don't need
> > to redefine the standard servlets in my WEB-INF/web.xml?
> Yes.  $CATALINA_HOME/conf/web.xml is included in *all* webapps by default,
> because it defines the basic services (like JSP, default file serving, and
> MIME mappings) that are defaults for all apps.

Ok, that was it. I removed the default mappings from my web.xml and it
works. Thank you!

So what if the default mappings in $CATALINA_HOME/conf/web.xml are not
the ones you want? 
For example, what if you want to map *.jsp to a controller servlet
instead of the JspServlet?
Should I modify the $CATALINA_HOME/conf/web.xml or can I override the
*.jsp mapping in my webapp/WEB-INF/web.xml?

Thanks,
begin:vcard 
n:Bouteille;Cyril
x-mozilla-html:FALSE
url:http://www.hotwire.com
org:<a href=http://www.hotwire.com><img border=0 src=http://www.hotwire.com/assets/logo_white.gif></a>
version:2.1
email;internet:[EMAIL PROTECTED]
title:Java Software Architect
adr;quoted-printable:;;333 Market St=0D=0ASuite #100;San Francisco;California;94105;USA
note;quoted-printable:Take the Hotwire Travel Challenge!<br>=0D=0ACheck a Hotwire Hot-Fare at <a href=3D"http://www.hotwire.com";>www.hotwire.com</a>
x-mozilla-cpt:;-6088
fn:Cyril Bouteille
end:vcard

S/MIME Cryptographic Signature

Reply via email to