Client-side persistent data
Appearance
Client-side persistent data or CSPD is a term used in computing for storing data required by web applications to complete internet tasks on the client as needed rather than exclusively on the server. As a framework it is one solution to the needs of [[Occasionally Connected Computing or OCC.
The first CSPD were the 'cookies' introduced by the Netscape Navigator. ActiveX components which have entries in the Windows registry can also be viewed as a form of CSPD.