Tutorials for Mozilla Rhino
Asked Answered
S

2

15

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.

Spectre answered 17/3, 2012 at 4:40 Comment(0)
P
13

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

Also, I have found these to be helpful:

Pocketful answered 21/3, 2012 at 20:0 Comment(3)
Thanks. These are good enough for me to get started. I really hope this experiment will help me in my career.Spectre
Can you please update the setup your enviroment link?!Stiltner
@Stiltner ..updated with archive.org version. Thanks for letting me know.Pocketful
S
1

not easy to find a good tutorial. You can check the Chapter 12 of the book "Javascript: The Definitive Guide 6th Edition", to get some very good insights. But, if you don't like java I think it's going to be a nightmare.

Saturable answered 21/3, 2012 at 19:39 Comment(2)
I do like JAVA a lot. Only with web applications, i felt that php is more flexible, and less coding also.Spectre
Well, at this time, it might not be easy to get one, but it is not impossible to accumulate one. May be one day, my notes on this will help someone like me.Spectre

© 2022 - 2024 — McMap. All rights reserved.