-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck,

On 12/1/2010 12:53 PM, Caldarale, Charles R wrote:
>> From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] 
>> Subject: RE: Filter questions
> 
>> In the meantime I was trying to understand how/when "servletness" occurs.
> 
> Within Tomcat, always.
> 
>> http://localhost:8080  will load index.html, because of the welcome 
>> file, in ROOT but that's not a servlet.  
> 
> Yes it is - look at the mapping for DefaultServlet in conf/web.xml.

+1

There is no magic, here: everything is explicitly mapped, even if it's
in the "default" configuration in conf/web.xml (which gets inherited by
all webapps). Things like mapping *.jsp to the JSP compiler/runner are
in there, too.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkz2lmIACgkQ9CaO5/Lv0PAmwgCghsbBtg/hHBkaiiMibK/QOSJ6
8acAnjDSFLIXvCNsPOoFPn00wUfOPy98
=IqUO
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to