see here:

http://www.nabble.com/changing-images-with-Ajax-t1570490.html

i have also just checked in NonCachingImage, so if you are using trunk you can use it.

-Igor


On 5/8/06, Samyem Tuladhar <[EMAIL PROTECTED]> wrote:
I am having problem generating dynamic images in Wicket. Wicket seem to generate the same URL even when the Image's resource has changed. So the browser decides to use the cached image instead of the uptodate one. How do we tell wicket to generate a different img tag's src value when the image resource change?

Thanks,
Samyem

Reply via email to