Hi all, I am currently using Batik to develop in our visualization part of project.
Our SVG doc contains some scripts providing some interactive functionalities such as rotation, zooming and so on. Also the doc should be dynamically updatable so that new data from the server side can be used to update the DOC contents. Unfortunately, a NullPointer exception is thrown out when we activating the scripts by clicking the displaying portion while the update manager is substituing stale data. The problem is how to disable the scripting feature when UpdateMgr thread is changing the DOC. Second, I find that the SVG display will not work if I change (or add / remove) the svgRoot's attributes in the UpdateMgr. Is there any work around for this? Thanks. -Ziru Zhu ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]