not if you where on a bookmarkable page Or if jetty stores the session on disk and read them back in if you restart.
If both is not the case then the session isn't there any more and we can't construct the components/page so we have no idea where to dispatch the request. So the page was expired. johan 叶卫国 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 >[email protected] >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_idt12&alloc_id344&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
