Content deleted Content added
m ss |
re-alphabetized project list |
||
Line 5:
Examples of current uses of JavaScript on the server include:
*[[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 JavaScript Web Application Framework using [[Rhino (JavaScript engine)|Rhino]] and embedding the [[Jetty (web server)|Jetty HTTP Server]].
▲*[[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], a JavaScript 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]].
|