URL changes from AJAX request

2021-05-14 Thread Michael Pritt
I've been searching for help with this issue on the web concerning URL modifications that we need to do from doing an AJAX request (for example adding a sort parameter when a sort option is selected but stay on the page). We don't want to do a redirect and have the redirect added to the

RE: [EXTERNAL] Re: URL changes from AJAX request

2021-05-17 Thread Michael Pritt
wicketstuff urlfragment for something similar. https://github.com/wicketstuff/core/tree/master/urlfragment-parent I can’t remember exactly how this urlfragment worked, I believe it’s also doing some JavaScript magic. But I think it’s not using history API. Manfred > Am 14.05.2021 um 23:00 schrieb Mich