Spring Web Flow Preventing Back Button Use
问题 So I'm using Spring Web Flow on a project and want to make use of the history="discard" and history="invalidate" attributes on elements. I have placed those attributes where I want them, however, when I try to test whether or not they work by navigating to a view after the history attribute is run on the transition, it directs me to an exception page. org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.webflow.execution