Karan Malhi wrote:
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?
You could also do this via Spring (although I never have--I'm just guessing). What kind of post-creation processing do you want to do?
Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org