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://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]].
▲*[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.
|