Jaxer is the world's first AJAX server. HTML, JavaScript, and CSS are native to Jaxer, as well as XMLHttpRequest, JSON, DOM, and others. As a server, it provides access to databases, files, logging, process management, security, integration APIs, and much more.
And now, Tom Kirkpatrick has described a new section of the Jaxer API, called Jaxer.Process, which allows you to call the host operating system.
')
The example given to him gets the server uptime:
In action, this code can be seen
here.