Table of Contents
Server-side JavaScript
A collection of information regarding JavaScript outside the typical browser environment, e.g. in a server environment.
General
- Netscape "LiveConnect" (legacy!)
- Server-Side JavaScipt on the Java Virtual Machine (Steve Yegge, transcribed talk)
Mozilla Rhino
- env.js (jQuery’s Browser environment for Rhino)
Java 6 Scripting
Eclipse IDE
Automated Testing
- Bringing the Browser to the Server (section “Automated Testing”)
- Crosscheck (browser environment implemented in Java)
Application Development
- 10gen: platform-as-a-service technology
- Bringing the Browser to the Server (section “Web Application Development”)
- Embedded JavaScript EJS (client-side only!)
- JavaScriptMVC (client-side only!)
