Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 72116 invoked from network); 2 Apr 2009 14:33:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 14:33:48 -0000 Received: (qmail 1399 invoked by uid 500); 2 Apr 2009 14:33:39 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 1359 invoked by uid 500); 2 Apr 2009 14:33:39 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 1326 invoked by uid 99); 2 Apr 2009 14:33:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 14:33:39 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.61.61.109] (HELO usea-naimss4.unisys.com) (192.61.61.109) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 14:33:30 +0000 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss4 with InterScan Message Security Suite; Thu, 02 Apr 2009 09:33:08 -0500 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 2 Apr 2009 09:33:03 -0500 Received: from usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 2 Apr 2009 09:33:03 -0500 Received: from USEA-EXCH7.na.uis.unisys.com ([129.224.76.38]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Thu, 2 Apr 2009 09:33:03 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Thu, 2 Apr 2009 09:33:05 -0500 Subject: RE: How2 Disable PUT response in OPTIONS method Thread-Topic: How2 Disable PUT response in OPTIONS method Thread-Index: AcmzntOYWm//cQUWSPSFKq3/wLwWbwAAM5zw Message-ID: <0AAE5AB84B013E45A7B61CB66943C17215E6E76F3E@USEA-EXCH7.na.uis.unisys.com> References: <22786288.post@talk.nabble.com> <49D0EE43.3020602@apache.org> <22849145.post@talk.nabble.com> In-Reply-To: <22849145.post@talk.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 02 Apr 2009 14:33:03.0517 (UTC) FILETIME=[EE40DCD0:01C9B39F] X-Virus-Checked: Checked by ClamAV on apache.org > From: joeweder [mailto:joeweder@gmail.com] > Subject: Re: How2 Disable PUT response in OPTIONS method >=20 > The idea of using a ServletFilter is a good one but > will not work because the application does not have=20 > a single entry point (dispatch/front-controller) ??? I'm confused; filters are configured in WEB-INF/web.xml, and require n= o changes to the webapp's servlets. Why do you think you'd have to modify = the webapp itself? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL 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 atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org