Eelco Hillenius schrieb:
> That won't solve your problem though. You'd get the same kind of call
> back as you would get by overriding onUnbind in a custom session
> store. It won't do anything for catching the event that a user closes
> a browser without properly logging out.

those methods are called either when the session timeout occurs in the app 
server (and the user 
closed the browser long before) or the session gets invalidated manually.
at least my experience...

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to