Yes I'm extending Image. I'll try NonCachingImage, though it didn't seem like client-side caching was the problem. You never know with those pesky browsers.
Nathan Igor Vaynberg wrote: > use NonCachingImage instead of Image > > -Igor > > > On 7/21/06, *Eelco Hillenius* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Do you use an Image component? > > Eelco > > > On 7/21/06, Nathan Hamblen < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Has anyone tried ajax-updating an Image whose resource is a > > DynamicImageResource? I'm finding that, even though the resource > > contents have changed, the same URL is generated to access it and the > > original image is returned if I request that URL. > > > > Nathan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
