Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 50642 invoked from network); 30 Dec 2002 05:20:45 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Dec 2002 05:20:45 -0000 Received: (qmail 18803 invoked by uid 97); 30 Dec 2002 05:21:54 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 18773 invoked by uid 97); 30 Dec 2002 05:21:53 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 18759 invoked by uid 98); 30 Dec 2002 05:21:52 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: <341F8F7FCD8AD5118FD300306E06BB6507EFCF02@HO-MS1> From: Mohan Radhakrishnan To: Struts Users Mailing List Subject: Login filter Date: Mon, 30 Dec 2002 10:48:28 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, My login filter filters *.action in web.xml. But this means struts has had a chance to evaluate the action first. Now if I filter /*, then everytime for all requests ( including images ? ) there will be a check. Is this the only way to filter requests short of subclassing ActionServlet ? THanks Mohan -- To unsubscribe, e-mail: For additional commands, e-mail: