hi, I'm trying to reload the contents of a file which change dynamically. i.e. a server modifies the svg file content and the user interface must reload the file to show these changes (same url). However, the old svg is more often that not displayed. How do I force JSVGCanvas to display the contents in the file. I'm assuming I may have some sort of cache issues. Perhaps I can clear the cache programmatically. I tried flushImageCache() but to no avail.
I say one reference to a similar problem in the archives but the solution was not clear to me http://koala.ilog.fr/batik/mlists/batik-users/archives/msg05299.html any help? thanks, stuart. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]