|
Posted by Michael Fesser on 08/10/07 18:32
..oO(amygdala)
>Exactly. To top it off, I implemented this because I assumed that by not
>doing so, Opera's session might not be commited before the redirect.
Are you sure you really understood how sessions work? The browser's
only task is to keep the session ID, that's it. The handling of the
session itself - open, read, write, close - is done on the server.
Sessions are browser-independent, there's nothing to commit.
Micha
[Back to original message]
|