getApplicationSettings().setPageExpiredErrorPage(Page.class);
On Thu, Oct 16, 2008 at 3:33 PM, Piller Sébastien <[EMAIL PROTECTED]> wrote: > I've the same requirement, and til now I didn't find any solution. > > PageExpired means the session is dead, so you have lost any information of > the user. > > Maybe some core developpers may have a solution? > > > itayh a écrit : >> >> 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 >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.somatik.be Microsoft gives you windows, Linux gives you the whole house. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
