Hi James Would the load function listed in the Nashorn extensions page under
Extension properties, functions in global object (https://wiki.openjdk.java.net/display/Nashorn/Nashorn+extensions#Nashornextensions-Extensionpropertieshttps://wiki.openjdk.java.net/display/Nashorn/Nashorn+extensions) do the trick? Cheers -- Kon Soulianidis Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Sunday, 6 April 2014 at 1:51 pm, James Ladd wrote: > I'd like to fetch remote code on the server side much like the script tag > allows for in the browser. > > How can I do this with Nashorn? Anything built in? > > - James. > > >
