I've configured the flow executor with
Because for the most part of my application I don't need the redirect and the execution key. However this breaks the JSF Navigation between view-states. How could I fix the navigation or enable the redirect for specific flows ?Code:<webflow:always-redirect-on-pause value="false"/>


Reply With Quote