OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: improvements in session management?

From: Michael Ströder (michaelstroeder.com)
Date: Thu Apr 01 2004 - 01:23:38 CST


dd wrote:
>
> This could include checking things like user agent,
> acceptable languages, but better by adding data that changes on each
> request via cookie, form field, etc (call this the SINGLEUSEID).

I see some problems with the usability (browser's back-button and concurrent
HTTP requests for images) when implementing session IDs which are only valid
for the next hit.

Ciao, Michael.