Want to inject EJB's, however I do not want to add a dependency on spring. On Sat, Aug 22, 2009 at 12:15 PM, Dave Newton <newton.d...@yahoo.com> wrote:
> 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 > > -- Karan Singh Malhi