Tag: rhino
Execute JavaScript files using Rhino
October 16, 2007
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)
Install Rhino
October 13, 2007
Installing Rhino(Javascript interpreter created in java) on Fedora 7 sudo yum install rhino-manual rhino-demo rhino
Recent Comments