>>>>> "CH" == Christophe Halna <[EMAIL PROTECTED]> writes:
CH> Hello, Im trying to view an .svg file containing script with an
CH> applet using JSVGCanvas
CH> the <script> in the svg file causes the error :
CH> java.lang.Exception: Unknown language: text/ecmascript at
CH> org.apache.batik.bridge.BaseScriptingEnvironment.dispatchSVGLoadEvent
CH> (Unknown Source)....
You are problable not including xml-batik/lib/js.jar in your class
path. This is the EcmaScript/JavaScript engine.
CH> Here are the files (very simple), if someone can have a look and
CH> tell me what is wrong or what I should try, I would apreciate.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]