[Wicket-user] page expired when i restart jetty

2005-05-20 Thread 叶卫国
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=7412alloc_id=16344op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] page expired when i restart jetty

2005-05-20 Thread Eelco Hillenius
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=7412alloc_id=16344op=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=7412alloc_id=16344op=click
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user