> From: Fergus McMenemie [mailto:fer...@twig.me.uk] > Subject: RE: Setting listings=true on a per context basis
> So the <servlet> declaration goes in tomcat/conf/web.xml No. The conf/web.xml file contains settings shared by *all* webapps. The <servlet> declaration for a particular webapp goes in that webapp's WEB-INF/web.xml file, in the directory where the webapp resides; if it doesn't exist, create it. > can the rest of the stuff stay in > tomcat/conf/Catalina/localhost/vendorAdocs.xml ? That is one of the acceptable locations for the <Context> element. - 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.