Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 86962 invoked from network); 12 Jul 2003 03:39:46 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 12 Jul 2003 03:39:46 -0000 Received: (qmail 9145 invoked by uid 97); 12 Jul 2003 03:42:24 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@nagoya.betaversion.org Received: (qmail 9138 invoked from network); 12 Jul 2003 03:42:24 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 12 Jul 2003 03:42:24 -0000 Received: (qmail 85067 invoked by uid 500); 12 Jul 2003 03:39:29 -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 85054 invoked from network); 12 Jul 2003 03:39:28 -0000 Received: from pcp02833531pcs.levtwn01.pa.comcast.net (HELO localhost.localdomain) (68.80.216.199) by daedalus.apache.org with SMTP; 12 Jul 2003 03:39:28 -0000 Received: from localhost.localdomain (hvar [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.5) with ESMTP id h6C3dfHj014657 for ; Fri, 11 Jul 2003 23:39:41 -0400 Received: (from mail@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) id h6C3dfPx014655 for struts-user@jakarta.apache.org; Fri, 11 Jul 2003 23:39:41 -0400 X-Authentication-Warning: localhost.localdomain: mail set sender to struts-user-account@basebeans.net using -f To: struts-user@jakarta.apache.org X-Injected-Via-Gmane: http://gmane.org/ Received: from localhost.localdomain (hvar [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.5) with ESMTP id h6C3deHj014650 for ; Fri, 11 Jul 2003 23:39:40 -0400 Received: (from news@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) id h6C3dY73014648 for Struts@basebeans.net; Fri, 11 Jul 2003 23:39:34 -0400 Path: not-for-mail From: "Tin Pham" Subject: Re: Question about subclassing RequestProcessor Date: Fri, 11 Jul 2003 23:39:23 -0400 Organization: baseBeans Engineering Lines: 16 Message-ID: References: Reply-To: "Tin Pham" NNTP-Posting-Host: cpe00095b3362c7-cm013439902582.cpe.net.cable.rogers.com X-Trace: localhost.localdomain 1057981174 14647 24.102.182.73 (12 Jul 2003 03:39:34 GMT) X-Complaints-To: news@news.basebeans.net NNTP-Posting-Date: Sat, 12 Jul 2003 03:39:34 +0000 (UTC) X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You are correct. "Ed Yu" wrote in message news:AE6FF3A533861C41A6571F1D7DDF6F6163E533@asgnet2.asg.sc.edu... > Hi all, > > I need to subclass RequestProcessor to implement role based action authorization. I guess I should subclass org.apache.tiles.TilesRequestProcessor instead of org.apache.struts.action.RequestProcessor since I'm using tiles. Am I right? > > Thanks! > --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org