Howdy, Is it too much to ask that you actually read conf/web.xml before you ask??? Copy the servlet that has the listings init-param from conf/web.xml to the web.xml file of the webapp where you want to disable listings.
Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: eric perso [mailto:[EMAIL PROTECTED] >Sent: Friday, November 21, 2003 3:33 AM >To: 'Tomcat Users List' >Subject: RE : not see the directory > >Ok it s work for all webapps >But i want to configure for each webapps >In the web.xml in WEB-INF how to this. >thanks > >> -----Original Message----- >> From: Cox, Charlie [mailto:[EMAIL PROTECTED] >> Sent: Thursday, November 20, 2003 8:49 PM >> To: 'Tomcat Users List' >> Subject: RE: not see the directory >> >> >> set "listings" to false in conf/web.xml >> >> Charlie >> >> > -----Original Message----- >> > From: eric perso [mailto:[EMAIL PROTECTED] >> > Sent: Thursday, November 20, 2003 11:30 AM >> > To: tomcat user List >> > Subject: not see the directory >> > >> > >> > hi, >> > >> > i search to: >> > don't see inside a directory like www.toto.com/images/ >> > >> > but i use in the jsp and html pages the image >> > www.toto.com/images/i.gif >> > how to do this >> > >> > thanks; >> > best regards >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
