I'm using EventActionDispatcher and it works fine dispatching to events from jsp. But I have an ActionClass that I want to forward to another ActionClass so how can I do a Struts forward so that I can specify which event on the 2nd ActionClass to invoke? I can only do a /2ndActionClass.do which will call the 2nd ActionClass but how will it know which event method I want to invoke? Thanks!
- EventActionDispatcher, specifying event from ActionC... Mississippi John Hurt
- Re: EventActionDispatcher, specifying event fro... kalpesh modi
- Re: EventActionDispatcher, specifying event... Mississippi John Hurt
- Re: EventActionDispatcher, specifying e... Mississippi John Hurt
- Re: EventActionDispatcher, specifyi... kalpesh modi