문제

I am looking for a solution similar to Aptana's Jaxer where I can execute javascript server side.

도움이 되었습니까?

해결책

Check out http://nodejs.org/.

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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top