I have an HTML view in a wizard step. On clicking a button on the previous step the button sets the URL to point to a WebDynpro application with a parametised URL and then transitions to the next screen. However, if you load the HTML view and then go back and then go forward again, the URL does not reload to reflect any changes made. The action to set the URL is definitly being called but nothing happens after the first load.
Any ideas?