No, I think I solved the problem by adding fake context to the chart
component. 
I think the problem was that browser cached the image with src="someurl"
(because the chart is 
ultimately just an html img. By adding "random" data (our context) to the
url we 
prevent the image from  caching (this is my guess). 



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Updating-image-inside-zone-tp5716498p5716503.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to