Re: Executing Javascript, then reading value
- From: skip@xxxxxxxxx
- Date: Wed, 31 Jan 2007 04:52:32 -0600
Melih> In fact what you're describing is exactly what I needed. I ended
Melih> up finding a way to execute the javascript using Rhino and then
Melih> capturing the result. Not exactly what I wanted to do, but once I
Melih> found it out, it works.
There is an embeddable C implementation as well: SpiderMonkey. It has both
a core engine and a standalone app. There also appears to a an unmaintained
Python interface: python-spidermonkey. Relevant URLs:
http://www.mozilla.org/js/spidermonkey/
http://cheeseshop.python.org/pypi/python-spidermonkey/
Skip
.
- References:
- Executing Javascript, then reading value
- From: Melih Onvural
- Re: Executing Javascript, then reading value
- From: Jean-Paul Calderone
- Re: Executing Javascript, then reading value
- From: Melih Onvural
- Re: Executing Javascript, then reading value
- From: John Nagle
- Re: Executing Javascript, then reading value
- From: Melih Onvural
- Executing Javascript, then reading value
- Prev by Date: Re: data design
- Next by Date: Re: data design
- Previous by thread: Re: Executing Javascript, then reading value
- Next by thread: Re: Executing Javascript, then reading value
- Index(es):