Local Data
This class can store multiple values in a single cookies. It can set and get multiple values that use cookies to be shared between different server side scripts. The values are stored in cookies encoded in JSON format so they can be easily accessed on the browser side JavaScript code preserving the original value data types. A JavaScript library is provided to set and get values stored this way in cookies.