Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.5) (Feminist) |
→Server-side JavaScript: add JScript |
||
Line 90:
=== Server-side JavaScript ===
In December 1995, soon after releasing JavaScript for browsers, Netscape introduced an implementation of the language for [[server-side scripting]] with [[Netscape Enterprise Server]].<ref>{{cite web |url=http://docs.oracle.com/cd/E19957-01/816-6411-10/contents.htm |title=Server-Side JavaScript Guide |publisher=Netscape Communications Corporation |date=11 December 1998 |website=oracle.com |accessdate=2016-07-16|author=Netscape Communications Corporation}}</ref>
Since 1996, the [[Internet Information Services|IIS]] web-server has supported Microsoft's implementation of Javascript -- [[JScript]] -- in ASP and .NET pages.
Since the mid-2000s, additional server-side JavaScript implementations have been introduced, such as [[Node.js]] in 2009.<ref>{{cite web |url=http://readwrite.com/2009/12/17/server-side_javascript_back_with_a_vengeance/ |title=Server-Side JavaScript, Back with a Vengeance |date=17 December 2009 |website=readwrite.com |accessdate=2016-07-16|author=Mahemoff, Michael}}</ref>
|