Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 3565 invoked from network); 1 Jul 2003 16:30:26 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 1 Jul 2003 16:30:26 -0000 Received: (qmail 17881 invoked by uid 97); 1 Jul 2003 16:32:52 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 17874 invoked from network); 1 Jul 2003 16:32:52 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 1 Jul 2003 16:32:52 -0000 Received: (qmail 653 invoked by uid 500); 1 Jul 2003 16:29:49 -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 563 invoked from network); 1 Jul 2003 16:29:48 -0000 Received: from unknown (HELO warhawk.mpi.com) (63.244.250.133) by daedalus.apache.org with SMTP; 1 Jul 2003 16:29:48 -0000 Received: from lightning.mpi.com (lightning.mpi.com [63.244.252.11]) by warhawk.mpi.com (Switch-2.2.6/Switch-2.2.6) with ESMTP id h61GTl628552 for ; Tue, 1 Jul 2003 12:29:47 -0400 (EDT) Received: from US-VS1.corp.mpi.com ([199.93.195.20]) by lightning.mpi.com (Switch-3.0.4/Switch-3.0.0) with ESMTP id h61GTjnm003337 for ; Tue, 1 Jul 2003 12:29:49 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: url-pattern in filters Date: Tue, 1 Jul 2003 12:29:47 -0400 Message-ID: <9C5166762F311146951505C6790A9CF8A6E800@US-VS1.corp.mpi.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: url-pattern in filters Thread-Index: AcM/GaiMrGsU3qTmQFae1D3CmvPw9QAhwZDQABMVXDAAADdfMA== From: "Shapira, Yoav" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Howdy, A filter mapped to /* will get called for all requests. The descripti= on of the url-pattern element and its uses is in the Servlet Specificatio= n. If you post your specific filter's code, we can help find bugs in it. Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Abid Ali Teepo [mailto:abid.ali.teepo@mogul.no] >Sent: Tuesday, July 01, 2003 12:26 PM >To: tomcat-user@jakarta.apache.org >Subject: url-pattern in filters > >Hi > >Can someone direct me to information as to how i can use the url-pattern in >the web.xml file for a filter. I want the filter to be used for all >requests, and have put in a /* . Somehow= the >filter is still not called for any request. > >Anyone got a clue ? > >Regards >Abid > >---------------------------------------------------------------------= >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org 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