August 1999
Intermediate to advanced
1488 pages
72h 53m
English
Core object created when the instance of Netscape Enterprise Server is started.
The server object is one of the core server-side objects. An instance of this object is created for each instance of the Enterprise server you have running. This object is destroyed when the server process is stopped.
This object should be used to store global data you want to share and manage across your applications. Because of this, you will need to lock and unlock your code if you are changing any properties you have defined in your applications. The server object has the properties and methods listed in Table 8.24. Note that the properties are all read-only.
| Type | Item | Description ... |
|---|
Read now
Unlock full access