Sure Eelco... :) As soon I get something "showable"... I'll show you... lol

[]' s!!

On 7/17/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:

On 7/17/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
> wicket is a framework for dynamic webpages, so 99% of the time you don't
> want to cache
> and you want to make sure that the browser does query again for the
page.
> Also the none bookmarkable pages are like wicket:interface=xxxx and that
xxx
> can be anything
> and 2 the same values could point to completely different things over
> multiply runs of the browser.
>
> if you want caching you have to do it your self in
Page.configureResponse()
> or in your Resources.configeResponse()
> In both default imp we do already some stuff for example Page is
configured
> to not cache
> and a resource if it is cacheable will send 2 headers. Also we have
special
> support for the head request: 'If-Modified-Since'

I agree with Johan, though giving it a serious look sometime wouldn't
hurt I guess. I think it wouldn't be very complex to look at. Bruno,
how about you write a little proof-of-concept?

Eelco




--
Bruno Borges
Summa Technologies Inc.
www.summa-tech.com
(11) 8565-7739
(11) 3055-2060
(48) 8404-1300

Reply via email to