Execute JavaScript files using Rhino

Tagged with: , , , ,

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)

Leave a Reply