[Seaside] cached images (gif and jpg)

goran at krampe.se goran at krampe.se
Tue Aug 29 18:07:25 UTC 2006


Hi!

"Frank Sukhu" <fsukhu at gmail.com> wrote:
> Greetings,
> 
> I have some code like this:
> 
>    html anchor callback: [self nextImage];
>           with: [html image fileName:  '/resources/next.jpg';
>                              mimeType: 'image/jpg' ].
> 
> 
> When I modify the jpg file (next.jpg), the updated image is not displayed.
> It seems as if someone is caching the original image of 'next.jpg'.

Check class comment of WCachedDocument.

regards, Göran


More information about the Seaside mailing list