Re: Recover from session expiration ?

2010-04-12 Thread Boris Goldowsky
Thanks for the suggestion! StatelessAjaxFallbackLink is very nearly magical. It in fact almost works, but unfortunately seems incompatible with most UrlCodingStrategies. It generates some spurious URLs with the wrong number of ..'s if the page has a subdirectory or two in the URL. Back to

Re: Recover from session expiration ?

2010-04-11 Thread mbrictson
-expiration-tf4559480.html Thanks for any pointers - Bng -- View this message in context: http://old.nabble.com/Recover-from-session-expiration---tp28184196p28210705.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Recover from session expiration ?

2010-04-11 Thread mbrictson
forms and ajax? This thread seems relevant but didn't seem to have a solution: http://www.nabble.com/Graceful-handling-of-ajax-after-session-expiration-tf4559480.html Thanks for any pointers - Bng -- View this message in context: http://old.nabble.com/Recover-from-session-expiration

Recover from session expiration ?

2010-04-08 Thread Boris Goldowsky
I have a wicket website that stores some user choices around how a page is displayed in the Session - simple, non-critical information. It also uses Ajax to do things like bring up a zoomed-in version of an image. The problem is when sessions expire after an hour or so, trying to zoom an