Server-side JavaScript: Difference between revisions

Content deleted Content added
Fchoong (talk | contribs)
corrected grammar.
No edit summary
Line 15:
*[http://cocoon.apache.org/2.1/userdocs/flow/api.html Apache Cocoon] uses flowscript (a variant of javascript) for the controller-layer. It's based on [[Rhino (JavaScript engine)|Rhino]].
*[http://wxjs.sourceforge.net wxJS] has an Apache module mod_wxjs which can be used to write server-side javascript with E4X and wxWidgets ported classes.
*[[ServiceCenter]], a commercial product in the [[Hewlett-Packard|HP]] [[OpenView]] product range, uses an embedded Mozilla JavaScript interpreter to allow tailoring of the application server.