Menu

#33 Javax.Script support for IKVM

open
7
2014-07-14
2014-07-14
MohanMK7
No

Hi Jeroen Frijters,

Could you guide me(or provide samples) for using javax.scripts with latest IKVM.
Basically, i should able to call javaFunction from C#, which inturns calls javascript.

Thanks & Regards
-MohanMk7

Discussion

  • Jeroen Frijters

    Jeroen Frijters - 2014-07-14

    There is nothing special about this. You can just use the Java documentation.

     
  • MohanMK7

    MohanMK7 - 2014-07-14

    Thanks for the quick response.

    I have maanged to call the java function by converting jar file to .dll, however am getting an exception when i try to read a javascript( java function calls javascript inside that dll. using ScriptEngineManager)

    Am kinda new to java environment.. so i would request you to be descriptive.

     

Log in to post a comment.