That happens because your session is invalidated on a restart. I think
tomcat serializes its sessions first, so on a restart of Tomcat you can
continue with the same/ reloaded session.

No way to avoid in as far as I know. B.t.w, all bookmarkable pages
should work without a problem, as they don't need to get a page from the
session first.

Eelco


叶卫国 wrote:

>When i restart jetty in eclipse, display this message:
>
>Page Expired
>The page you requested has expired.
>
>Return to home page
>
>why? and how to avoid it? thanks
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by Oracle Space Sweepstakes
>Want to be the first software developer in space?
>Enter now for the Oracle Space Sweepstakes!
>http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
>_______________________________________________
>Wicket-user mailing list
>Wicket-user@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/wicket-user
>  
>



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to