$Header: /cvsroot-fuse/aolserver/nsjsapi/nsjsapi.html,v 1.1 2007/02/23 13:18:54 dossy Exp $
The nsjsapi module implements server-side JavaScript using the Mozilla SpiderMonkey (JavaScript-C) Engine. The JSAPI Reference documents the C API for SpiderMonkey.
For thread-safety, SpiderMonkey depends on the Netscape Portable Runtime (NSPR).
To compile and install, please refer to the instructions in the INSTALL document included with the nsjsapi source.
None at this time.
The following options are available for configuring the nsjsapi module:
| Option | Type | Default | Description |
|---|
#
# Server-side JavaScript -- nsjsapi
#
ns_section "ns/server/${servername}/module/nsjsapi"