On 1/26/07, Thomas Schmidt <[EMAIL PROTECTED]> wrote:

So my goal should be to call (Rhino) Javascript over XmlRpc.
The Problem here is that i can't call javaScriptObject.someMethod() i
need to call 1th scope.get and 2nd f.call.

My personal solution would be to write a wrapper class, which may be
attached to the XML-RPC server in the usual manner.

The wrapper classes methods would invoke Rhino internally. In other
words, my suggested solution would work well, if you know in advance,
which JavaScript methods you wish to invoke. There's more to do, if
you don't know.

Jochen

--
How fast can a year go? As fast as your childs first year.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to