Another good example of using rhino for web serving is helma: http://helma.org
Maks. On 12/23/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 my mobile device _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
