Tag Archives: ajax

Wicket – forcing page reload on browser back button…

An interesting issue arises when doing AJAX with Wicket, where you have an AJAX-enabled page with a bunch of controls that get generated/refreshed by AJAX. The user then navigates to another page, and subsequently hits the back button and returns … Continue reading

Posted in Java, Software Engineering | Tagged ajax, Java, tips, web, wicket | 11 Comments