Archive for October 16th, 2007

Execute JavaScript files using 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)