[Seaside] Keeping _s and _k in cookies

Esteban Maringolo emaringolo at gmail.com
Tue Feb 26 19:40:36 UTC 2019


You can use a different session tracking strategy, that will keep
track of the session  (`_s`) identifier.

For the continuation (`_k') there is no way I know to avoid including
it in the URLs, unless you always start fresh.

What you might want is to have "clean" URLs, for that, refer to this
never aging article by Ramon Leon:
http://onsmalltalk.com/clean-urls-in-seaside

Regards,

Esteban A. Maringolo

El mar., 26 feb. 2019 a las 15:22, sergio ruiz
(<sergio.rrd at gmail.com>) escribió:
>
> Years ago, when I was running a different project, there was an option to keep this variables in a cookie, and they would not show up on the URL..
>
> I was wondering if this is still possible, and how you go about doing it.
>
> Thanks!
>
>
>
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> Public Key: http://bit.ly/29z9fG0
> #BitMessage BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
> http://www.codeandmusic.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the seaside mailing list