ColdFusion supports PhoneGap storage APIs that are based on the Web storage specification. Web storage is an important aspect of any client application running on a browser or a device.
This section describes how you can access and manage web storage through ColdFusion.
Support for local storage is provided through key-value pairs.