Hi Praveen.

Praveen Nayak:
> Is there any javascript engine I can use with Batik other than Rhino
> engine? Would the engine need to be written in Java?

I don’t know of one that you could easily plug in.  You could use a
script engine written in C/C++ as long as you implement the
org.apache.batik.script.Interpreter interface in Java and use JNI to
call the native JavaScript library’s functions.

-- 
Cameron McCormack ≝ http://mcc.id.au/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to