Hi Vijayendra, Does this mean running a javascript library in java programs ? > If so can we use Rhino. It is an open-source implementation of JavaScript > written entirely in Java. It is typically embedded into Java applications > to provide scripting to end users. >
Well it is the other way around. We need to use a Java library in a JS. Cheers, Danushka
