Hi All,
I'm new to spring flows.
Right now I'm using a controller to load my model and view (an xhtml page).
When this page posts I'd like to make use of Spring Web Flows.
How can I do this? Right now a post back does not seem to trigger my controller.


Reply With Quote
