Hi,

We are using Spring MVC for menu navigation and Spring Webflow for flows. We want to have a functionality where we can display a message on the page when ever user click on browser back, forward or refresh buttons. How can we configure so that the browser button handling is in central place for both MVC and flows.