Server-side JavaScript: Difference between revisions

Content deleted Content added
m Reverted edits by 59.144.33.6 to last version by Mindmatrix
No edit summary
Line 5:
Examples of current uses of JavaScript on the server include:
 
*[[Active Server Pages|ASP]], using JScript as an alternative to its default scripting language.
*[http://www.whitebeam.org/ Whitebeam], using [[SpiderMonkey]] on the [[Apache HTTP Server]]
*[http://mod-gcj.sf.net/rhinola.html[Helma Object RhinolaPublisher]], a Javascript Web Application Framework using [[Rhino (JavaScript engine)|Rhino]] withand [[gcj]] onembedding the [[ApacheJetty (web server)|Jetty HTTP Server]].
*[http://openmocha.org/ OpenMocha], a Javascript Application Server based on [[Helma Object Publisher|Helma]].
*[[Helma Object Publisher]], using JScript as an [[Active Server Pages|ASP]] scripting language, the [[Ruby_on_Rails]]-like [[TrimJunction]] and [[OpenMocha]].
*[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]].
 
Other common server-side programming languages are [[Perl]], [[PHP]], [[Python programming language|Python]], [[Ruby programming language|Ruby]] and [[ColdFusion]] amongst others.