> From: Jon Yeargers [mailto:[EMAIL PROTECTED] 
> Subject: web.xml vs context.xml - diff?
> 
> (tomcat 5.x)
> 
> Why are 'context.xml' and 'web.xml' bits stored in different 
> files? What is the difference in their scope?

The web.xml location and content are defined by the servlet spec (which
you should read):
http://jcp.org/en/jsr/detail?id=154

The context.xml files are specific to Tomcat.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to