Is this session expiration or page expiration ?

I know it is a bit misleading but Wicket throws PageExpiredException
when it doesn't find a particular version of the requested page in the
page store.

There could be different reasons why the page is not found but in my
experience the most often case is that a field of some component is not
serializable and this prevents the storing of the page. 

On Wed, 2008-10-29 at 10:21 +0100, Swanthe Lindgren wrote:
> How do I change the session timeout page? I want my application to 
> display the actual home page on session timout instead of the default 
> "Return to homepage"-link page.
> 
> //Swanthe
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to