Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 57335 invoked from network); 26 Feb 2004 20:29:28 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Feb 2004 20:29:28 -0000 Received: (qmail 65563 invoked by uid 500); 26 Feb 2004 20:28:56 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 65544 invoked by uid 500); 26 Feb 2004 20:28:56 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 65531 invoked from network); 26 Feb 2004 20:28:56 -0000 Received: from unknown (HELO warhawk.mpi.com) (63.244.250.133) by daedalus.apache.org with SMTP; 26 Feb 2004 20:28:56 -0000 Received: from lightning.mpi.com (lightning [63.244.252.11]) by warhawk.mpi.com (Switch-2.2.8/Switch-2.2.8) with ESMTP id i1QKPTB08191 for ; Thu, 26 Feb 2004 15:25:29 -0500 (EST) Received: from US-VS1.corp.mpi.com (us-be1.corp.mpi.com [63.244.252.30]) by lightning.mpi.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id i1QKSVXN023172 for ; Thu, 26 Feb 2004 15:28:54 -0500 (EST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Serving static content in tomcat 5 Date: Thu, 26 Feb 2004 15:28:08 -0500 Message-ID: <9C5166762F311146951505C6790A9CF8013DFDC6@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Serving static content in tomcat 5 Thread-Index: AcP8pqzYwLL/v4waQU6g4qQXg+y9AwAAEXKw From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Howdy, > I tried adding a to the >\WEB-INF\web.xml file: A context IS a web application: it's a one to one relationship. >But it doesn't seem to work. Can someone please point >me in the right direction to serve static content / >files? You don't need to configure tomcat to serve static content, it does so= automatically. You just need to place the static content in your webapp. Yoav Shapira This e-mail, including any attachments, is a confidential business com= munication, and may contain information that is confidential, propriet= ary and/or privileged. This e-mail is intended only for the individua= l(s) to whom it is addressed, and may not be saved, copied, printed, d= isclosed or used by anyone else. If you are not the(an) intended reci= pient, please immediately delete this e-mail from your computer system= and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org