Server-side JavaScript: Difference between revisions

Content deleted Content added
m Robot-assisted disambiguation (you can help!): Python programming language
Added "Rhino in Spring"
Line 11:
*[[Java Server Pages|JSP]], using [http://caucho.com Caucho Resin ] Servlet Runner which propose pure JavaScript as an alternative to Java in JSP (Resin version 2 only. Not available in version 3).
*[http://openmocha.org/openmocha/ OpenMocha], a JavaScript Application Server based on [[Helma Object Publisher|Helma]].
*[http://rhinoinspring.sourceforge.net Rhino in Spring], a [[Rhino (JavaScript engine)|Rhino]] based [[Spring Framework (Java)|Spring]] MVC controller that allows writing the logic of multirequest HTTP conversations in JavaScript.
*[http://mod-gcj.sf.net/rhinola.html Rhinola], using [[Rhino (JavaScript engine)|Rhino]] with [[gcj]] on the [[Apache HTTP Server]].
*[http://www.whitebeam.org/ Whitebeam], using [[SpiderMonkey]] on the [[Apache HTTP Server]].