Execute JavaScript files using Rhino
Tagged with: command, execute, JavaScript, js, rhino
The command to execute a javascript file using rhino.
java -jar /path/to/custom_rhino.jar JS_File.js
Get Custom Rhino(From Dojo Library)
The command to execute a javascript file using rhino.
java -jar /path/to/custom_rhino.jar JS_File.js
Get Custom Rhino(From Dojo Library)