Transitions take a flow from page to page. When the flow ends and the last page is displayed, a back button operation results in a Http Status 404.
Instead of the Http Status display, I would like to redirect to a specific page. Is this doable?
Also there seems to be no exception being raised. If so, an alternative would be to catch the exception and redisplay the last page.
Commments/suggestions appreciated.


Reply With Quote
Sorry about the typo.