response.ssjs_generateClientID() (Method)

Generate a unique identifier for a new client object.

Availability:

JavaScript - 1.2
Netscape Enterprise Server - 3.0
Property/method value type:String primitive
JavaScript syntax:NESssjs_generateClientID()

There may be times during session-state management that you need a unique ID value for the clients. This method provides a means of generating a guaranteed unique ID value.

See also:Netscape Enterprise Server