You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jonathan Locke <jo...@gmail.com> on 2007/08/02 01:44:53 UTC

Re: Page expiration


what version of wicket are you using?


shumbola wrote:
> 
> I've in My application class this:
> getApplicationSettings().setPageExpiredErrorPage(MyPageExpired.class);
> 
> In my application I've got a "menu" - a few links to other pages. If i
> click links everything works ok, but if click a link or two, and go back
> with browser's back button two times and go forth once it shows me my
> PageExpired page. Is it due to my application mixes BookmarkablePages and
> normal pages or what could be the problem of this behavior?
> 

-- 
View this message in context: http://www.nabble.com/Page-expiration-tf4191798.html#a11956029
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Page expiration

Posted by shumbola <sh...@yahoo.com>.


shumbola wrote:
> 
> 
> 
> Jonathan Locke wrote:
>> 
>> 
>> what version of wicket are you using?
>> 
>> 
>> shumbola wrote:
>>> 
>>> I've in My application class this:
>>> getApplicationSettings().setPageExpiredErrorPage(MyPageExpired.class);
>>> 
>>> In my application I've got a "menu" - a few links to other pages. If i
>>> click links everything works ok, but if click a link or two, and go back
>>> with browser's back button two times and go forth once it shows me my
>>> PageExpired page. Is it due to my application mixes BookmarkablePages
>>> and normal pages or what could be the problem of this behavior?
>>> 
>> 
>> 
> 
> I'm using wicket snapshot from July 30.
> 
> shumbola
> 
> 

Of course, it is wicket-1.3 snapshot ;)
-- 
View this message in context: http://www.nabble.com/Page-expiration-tf4191798.html#a11959367
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Page expiration

Posted by shumbola <sh...@yahoo.com>.


Jonathan Locke wrote:
> 
> 
> what version of wicket are you using?
> 
> 
> shumbola wrote:
>> 
>> I've in My application class this:
>> getApplicationSettings().setPageExpiredErrorPage(MyPageExpired.class);
>> 
>> In my application I've got a "menu" - a few links to other pages. If i
>> click links everything works ok, but if click a link or two, and go back
>> with browser's back button two times and go forth once it shows me my
>> PageExpired page. Is it due to my application mixes BookmarkablePages and
>> normal pages or what could be the problem of this behavior?
>> 
> 
> 

I'm using wicket snapshot from July 30.

shumbola

-- 
View this message in context: http://www.nabble.com/Page-expiration-tf4191798.html#a11959329
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org