You may be interested in checking out Niche JSX http://niche.bretlester.com/bundleinfo/niche-jsx/
I've been using Rhino for web scripting a lot lately. It is nice -- especially with XML literals (E4X) On 12/22/08, Geuis <[email protected]> wrote: > How can I connect Rhino and a web server, such as apache or lighttpd, > so that incoming web requests are handed from the server to Rhino to > run server-side JS scripts, then return the result to the server for > delivery to the browser? > > I've got Rhino running via shell and have been having fun playing > around with it from the command line, but now I'd like to try my hand > at getting Rhino to act like an interpreter to interact with the > browser client. > _______________________________________________ > dev-tech-js-engine-rhino mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino > -- Sent from Gmail for mobile | mobile.google.com _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
