Sorry -- I should have asked if you were using Struts 1 or 2! Struts 2 interceptors kick in after action creation.
Chris -----Original Message----- From: Karan Malhi <karan.ma...@gmail.com> To: user@struts.apache.org Sent: Fri, Aug 21, 2009 11:28 pm Subject: How to register an ActionEventListener I want to post process an action instance after it is created. I could create an ActionEventListener implementation. How would I register this class with struts so that it notifies the listener? -- Karan Singh Malhi