we do not know the page you came from since the instance is gone. the container doesnt tell you the session is about to expire, it tells you it has - at which point you can no longer access it.
-igor On Thu, Oct 16, 2008 at 5:27 AM, itayh <[EMAIL PROTECTED]> wrote: > > Hi all, > > Is there any way I can control the page expire url? I am using ajax self > updating and when the page expire for some reason it turns into > > host:port/myapp/;jsessionid=9A04D7E548899E5E36381E6AEBCAD1AE?wicket:bookmarkablePage=:org.apache.wicket.markup.html.pages.PageExpiredErrorPage > > I need it to be url that i can control depends on the pages I came from. > > Thanks in advance, > Itay > -- > View this message in context: > http://www.nabble.com/page-expire-url-tp20012692p20012692.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
