current execution of what?
inside the browser?
There is no correlation between rhino javascript and the browsers javascript
thats a completely different engine.

window.location can only be used in a Browsers dom model javascript. Not in
rhino

If you want to talk from java to a firefox browser you could use applets and
you dont need to use rhino then at all

johan


On Mon, Nov 24, 2008 at 5:15 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>wrote:

> Thank you it helps us a lot.
>
> But something that i want to know : Context.enter() is not supposed to
> catch current execution context ? And with that to know how execute
> line like window.location = url ?
> _______________________________________________
> dev-tech-js-engine-rhino mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
>
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to