开发者

Is there a Server Side Javascript engine for IIS?

I am looking for a solution similar to Aptana's Jaxer where I can 开发者_运维问答execute javascript server side.


You have ASP JScript which works on IIS on the server-side. Its almost like standard JavaScript.


Check out http://nodejs.org/.

It uses the V8 Engine which is the fastest javascript engine.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜