cast
06-21-2004, 07:33 PM
Hi, It's me again ---
I have other problems, Im trying to use SVG, javaScript and simple Java classes. Actually I really dont know how to use them together ...
For example I have a SVG document and its CDATASection to add javascript. I want to use javascript for changing the SVG document without have to use any refresh tag or whatever. But, I have implemented some classes in java (files ?*.java) that use DOM API and Batik APIs. So, I want to use these java classes in the javascript section of my SVG document but well I dont know how to use them. One solution is to translate the java classes that I have into java scritp but i will take me a long time...
Please, I really need help with this ...
Any suggests or recomendations please let me know ...
Thanks anyway ...
I have other problems, Im trying to use SVG, javaScript and simple Java classes. Actually I really dont know how to use them together ...
For example I have a SVG document and its CDATASection to add javascript. I want to use javascript for changing the SVG document without have to use any refresh tag or whatever. But, I have implemented some classes in java (files ?*.java) that use DOM API and Batik APIs. So, I want to use these java classes in the javascript section of my SVG document but well I dont know how to use them. One solution is to translate the java classes that I have into java scritp but i will take me a long time...
Please, I really need help with this ...
Any suggests or recomendations please let me know ...
Thanks anyway ...