globalwarming awareness2007

«
»

Rhino to the rescue

Have you ever wanted to execute a piece of JavaScript code from your Java program ?? If yes, read on.

There have been number of times when I have wanted to execute a piece of JavaScript code from Java. But I cannot do that (I have to convert that to Java code and compile it), up untill now.

Now, there is an API available to execute JavaScript code from a Java class. This is called Rhino, by Mozilla guys. Check it out.

www.mozilla.org/rhino



Thank you for reading this post. You can now Leave A Comment (0) or Leave A Trackback.



Leave a Reply

Note: Any comments are permitted only because the site owner is letting you post, and any comments will be removed for any reason at the absolute discretion of the site owner.