Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 11072 invoked from network); 12 Sep 2002 02:59:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Sep 2002 02:59:07 -0000 Received: (qmail 23765 invoked by uid 97); 12 Sep 2002 02:58:09 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 23650 invoked by uid 97); 12 Sep 2002 02:58:08 -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 23569 invoked by uid 98); 12 Sep 2002 02:58:05 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-Id: <5.1.0.14.0.20020912100458.04209338@pop.scioworks.com> X-Sender: john@pop.scioworks.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 12 Sep 2002 10:08:33 +0800 To: "Struts Users Mailing List" From: John Yu Subject: Re: HOWTO add actions to the Struts "pipeline" In-Reply-To: <5.1.0.14.2.20020911182729.03829680@popcorn.llnl.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Rcpt-To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N There was a thread on this issue days ago. See http://www.scioworks.net/devnews/strutsDistilled/updates/update-020906/interceptRequest.html . In addition, you can provide a common Action superclass. At 09:36 am 12-09-2002, you wrote: >I want to add an action to the Struts "pipeline" so that every single >request will cause the ActionServlet, or any other entity, to trigger a >custom service/action. >Basically I want to add one or more custom "Helpers" or "Managers" that >will perform some processing for every request and then return control to >the ActionServlet so it can process the request and forward on to the >requested ActionClass. I want these custom actions to fire for every >request and I want to fire some before the ActionClass(s) and some after >the ActionClass(s) is done. >What mechanism(s) does Struts offer that will allow me to plug into the >existing Struts pipeline? > >Thx, >Eric Weiss > > >-- >To unsubscribe, e-mail: >For additional commands, e-mail: -- John Yu Scioworks Technologies e: john@scioworks.com w: +(65) 873 5989 w: http://www.scioworks.com m: +(65) 9782 9610 Scioworks Camino - "Don't develop Struts Apps without it!" Copyright (c) 2002 John Yu/Scioworks Technologies. All rights reserved. -- To unsubscribe, e-mail: For additional commands, e-mail: