I have currently run into a situation where I would like to call a FormController from a flow. Is it possible to do this, and if so would you call the Controller's 'onSubmit' method from the Action's 'doExecuteAction' method or is there a simpler solution?
I cannot just register my SimpleFormController as a webflow action bean because it doesn't extend AbstractAction.
Thanks in advance.
Kind Regards,
Kiran
USING:
Spring 1.2.1
Spring Webflow preview release 2


Reply With Quote
