|
| ||||
You probably know the basic concept of a cookie, which is that it is a personalized chunk of information stored in a user's bowser that your site, and only your site, is allowed to read and alter. They are often used to keep track of a user's preferences so you can adjust your site to their personality. But remember, you should never store highly sensitive information, such as a user's credit card number, within a cookie.
For example, Cookies through the AvantGo Client and the AvantGo sync server work in much the same way. The only difference is that cookies are not stored on the mobile device. They are stored on AvantGo sync server and are associated with the user's AvantGo account. In practice, this should not affect the way you send or receive cookies, except that you cannot use the Javascript
| ||||
|
