Server-side JavaScript: Difference between revisions

Content deleted Content added
Fchoong (talk | contribs)
added specifications.
mNo edit summary
Line 7:
*[[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).
*[[Active Server Pages|ASP]], using JScript as an alternative to its default scripting language.
*[[Helma Object Publisher]], a JavascriptJavaScript Web Application Framework using [[Rhino (JavaScript engine)|Rhino]] and embedding the [[Jetty (web server)|Jetty HTTP Server]].
*[http://openmocha.org/ OpenMocha], a JavascriptJavaScript Application Server based on [[Helma Object Publisher|Helma]].
*[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]].