JavaScript on the Server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • timothytoe

    JavaScript on the Server

    The more I use JavaScript in the browser, the better I like it. Has
    anyone begun to look into the JavaScript server implementations . Are
    they solid?

    For instance:

    Forbidden You don't have permission to view this page.

  • Evertjan.

    #2
    Re: JavaScript on the Server

    timothytoe wrote on 23 jan 2008 in comp.lang.javas cript:
    The more I use JavaScript in the browser, the better I like it. Has
    anyone begun to look into the JavaScript server implementations . Are
    they solid?
    Yes, use ASP-jscript.
    For instance:
    >
    http://www.aptana.com/jaxer
    ??


    --
    Evertjan.
    The Netherlands.
    (Please change the x'es to dots in my emailaddress)

    Comment

    • Thomas 'PointedEars' Lahn

      #3
      Re: JavaScript on the Server

      timothytoe wrote:
      The more I use JavaScript in the browser, the better I like it. Has
      anyone begun to look into the JavaScript server implementations .
      Probably. http://en.wikipedia.org/wiki/Server-side_JavaScript
      Are they solid?
      At least SSJS on NES and JScript in ASP on IIS seem to be.


      PointedEars

      Comment

      Working...