load function
    Alex Soto 
    asotobu at gmail.com
       
    Sat Sep 13 14:59:02 UTC 2014
    
    
  
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
+----------------------------------------------------------+
    
    
More information about the nashorn-dev
mailing list