I've been googling around for a while, looking at Rhino's examples, etc, and I am rather puzzled by the tool. I was hoping that it was something that could simply (without jargon) do the following within the context of a Java program:
1. Take a javascript source F 2. Given a function n() defined in F and an argument set S, execute n(S) But instead there is a lot of discussion about executing scripts from the commandline, compiling scripts into classfiles whose source cannot be obtained, etc. Am I missing something here? Really I am interested in trying to use Rhino for something like executing the RPC calls in GWT applications. Can it do that? _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
