I'm a hardcore JavaScript developer, and I'm looking to run JS on the server. I'm going with Rhino for portability (JVM) and libraries, and also because it seems to be the most mature SSJS platform.

However, I'm completely lost when it comes to running most anything Java, being a frontend web developer and a LAMP dev on the side. I've pored over the Mozilla docs for Rhino, and I couldn't come up with anything about how to install Rhino. The closest I found was here:

Here's my Java information:
$ java -version
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)

So, how can I install Rhino? I downloaded 1.7R1, and don't know what I need to do next.

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

Reply via email to