Also, there are a number of JavaScript servers that provide a web application server based on Rhino. Here is a list of some of them: http://en.wikipedia.org/wiki/Server-side_JavaScript (I am the lead of Persevere (http://www.persvr.org), which is one of them). Kris
On Dec 22 2008, 6:14 pm, 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
