[Seaside] Truly Opaque URLs

Michael Davies mykdavies+squeak at gmail.com
Fri Nov 30 21:45:14 UTC 2007


On Nov 30, 2007 7:28 PM, Lukas Renggli <renggli at gmail.com> wrote:
> ...
> Seaside falls-back to normal behavior (and _s parameter in the URL) if
> cookies are disabled on the client.
> ...

Hi Lukas,
Isn't the default behaviour to use the _s parameter rather than a
session cookie? That's what I'm seeing on my installation, and
WASessionConfiguration>>useSessionCookie returns false .

Changing that to true makes the URLs a bit prettier (not that I'm
interested in re-opening that particular can of worms), and falls back
happily when the browser refuses cookies.

Are there any problems that I should be aware of in making that the default?

Michael


More information about the seaside mailing list