response.project (Property)

A reference to a project object when scripts are executed in NES.

Availability:

JavaScript - 1.1
Netscape Enterprise Server - 2.0
Property/method value type:project object
JavaScript syntax:NESproject

This global property points at a project object that is created when the server application is starts running. The project object is created automatically and a reference to it is stored here for use when needed.

See also:Netscape Enterprise Server, project object