Category "spring-webflow"

Spring Web Flow: add view state information to URL

I'm using spring web flow 2.5.1.RELEASE. I need to show info about the current view state in the URL (I need it for customer journey tracking with google analy

How to trigger commit programmaticaly on Spring Webflow 2 with Flow Managed Persistence Context

i have upgraded our application to SWF 2 and have implemented FMPC pattern. majority of our existing flow definitions doesn't have end-state, now using FMPC as