> From: Michael Hartle [mailto:[EMAIL PROTECTED]]
> 
> Vadim Gritsenko wrote:
> 
> >>From: Michael Hartle [mailto:[EMAIL PROTECTED]]
> >>
> >>one (shows imgA, loaded from uriB, should be based on prmB); when
> >>forcefully reloading the image from its URL, I seem to get a
> >>
> >How you are doing this? Cocoon's cache (IIRC) can not be invalidated
> >from outside of Cocoon.
> >
> By forcefully reloading, I meant pressing Shift when clicking Reload
on
> the browser; IIRC, this adds some headers to the request which ask for
> uncached content. I have to admit that now I am unsure whether
> "forcefully reloading" has any effect on Cocoon at all...

AFAIR caching event pipeline... It should have no effect at all.
Try attached XSP (put into docs/samples/xsp):

http://localhost:8080/xsp/cacheable?param=Some+Value

and then:

http://localhost:8080/xsp/cacheable?param=Another+Value

...and try to reload this one ;)

Vadim

Attachment: cacheable.xsp
Description: Binary data

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

Reply via email to