Project

General

Profile

Redirect WApplication with browser history

Added by Sander Denorme over 3 years ago

Hello,

I am trying to redirect my WApplication with the function redirect(URL);. When this is done, the application is redirected to the new URL, but no new browser history point is added.

When the user clicks on the back button in their browser, he isnt redirected back to the original page.

How can you redirect a WApplication to a new URL while adding a new browser history point?

Kind regards

Sander Denorme