Tutorials for Mozilla Rhino

Abhinav Kulshreshtha picture Abhinav Kulshreshtha · Mar 17, 2012 · Viewed 14.9k times · Source

Can any one suggest a good tutorial for Mozilla rhino. What i want to do is to validate a form in java swing with javascript.
The official tutorial page on the mozilla website is not clear about actual coding, it only shows its features in code fragments.

There was also a page about scripting java inside javascript. Would it be better to use it instead of JSP for small applications, personally i didn't like java in web development compared to PHP.

Answer

TryTryAgain picture TryTryAgain · Mar 21, 2012

The best thing to do is play with the examples supplied.

Also, I have found these to be helpful: