1

I am trying to use a rhino js file located at a GitHub repo. Using JS Script Engine: Rhino 1.7.13 version. Is there a way I can achieve this. I cannot place this file as application is on cloud. So, need to refer/load this file.

Karan Nayyar
  • 666
  • 2
  • 7
  • 14

1 Answers1

-1

I found this on StackOverflow (the answer has been validated) :

How to import other javascript file with Rhino

Dharman
  • 30,962
  • 25
  • 85
  • 135