On 09/08/2009 08:04 PM, Daryl Stultz wrote:
On Tue, Sep 8, 2009 at 1:20 PM, mckyj57<[email protected]>  wrote:

I don't want to learn about Java. I want to use a Java application.


I don't think of Rhino as an "application" but rather a "library" for
embedding JavaScript in a Java application. If you don't have a Java
application you want to expose to JavaScript, this probably isn't the
project for you. Maybe you should look for a different JavaScript
interpreter.

Well, there is no need to switch switch interpreter, but Rhino does need some glue to make it nice to use as a command line interpreter.

(Anyway, Mickey, you could try one of the ESXX packages from http://esxx.org/ if you'd like. Besides being an app server, ESXX also executes command line scripts and I use it all the time for q&d Java scripting, simple XML processing and web scraping. Examples here <http://esxx.org/examples.html>.)


_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to