[Seaside] Updating browser history from an ajax response

Esteban Maringolo emaringolo at gmail.com
Fri Apr 12 13:17:11 UTC 2019


I have a Seaside application that is almost 100% AJAX driven to
replace the visual components (no call/answer involved).

I plan to to use history.pushState() and history.replaceState()

My plan is to update the browser url after replacing some components,
but using the URL building of the existing #updateUrl: (including
_s/_k parameters and whatnot).

Is it possible to obtain the URL of the session presenter within the
ajax response?

Thanks in advance,

Esteban A. Maringolo


More information about the seaside mailing list