Dear Johan, What you said is correct. But I press refresh of the browser it does not give page expired, instead it gets the original page from the Server. But before getting it, it shows pages that is not even in the flow. Can we relate it to browser caching directly and rationally? I have set the CACHE-CONTROL to "no-cache" and EXPIRES to current date time. Let see what comes the result, does the browser takes it and stops caching.
Thank you Imran -----Original Message----- Date: Sun, 10 Sep 2006 15:57:32 +0200 From: "Johan Compagner" <[EMAIL PROTECTED]> Subject: Re: [Wicket-user] Link behaviour inconsistent To: [email protected] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" The strange thing is if you restart your server (without keeping sessions) then when you hit refresh in the browser it should give you a PageExpired page anyway. Because the page shouldn't/can't be found.. when you some how also have another browser window and build up the session there (generate the page again) and then in another window you do a refresh. Then maybe you can get another page then you saw first. johan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
