Hi,

I am integrating a library which contains a method called load. The problem
is that when I call the load method

this.scriptEngine.eval("load(content, hash2);", this.scriptContext)


Nashorn uses the internal load method instead the library one and of course
Nashorn throws an exception. Is there any way to change this?


Thank you very much for your help.

Alex.

-- 
+----------------------------------------------------------+
  Alex Soto Bueno
+----------------------------------------------------------+

Reply via email to