On Nov 17, 2007 4:58 PM, mfs <[EMAIL PROTECTED]> wrote:
>
> So basically i meant setting "no-store" in your response header so that the
> browser doesnt load the page from its local-cache, and instead sends the
> request to the server and let wicket load the last serialized page.

I don't think it needs that, as it doesn't have to do the actual
reloading until you actually trigger a call back to that page (such as
a link or form submit). And those call backs will have the version
info in them.

Eelco

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

Reply via email to