« Return to Thread: cookie handling in Qooxdoo

cookie handling in Qooxdoo

by patkar_n001 :: Rate this Message:

Reply to Author | View in Thread

Hi,

In our Qooxdoo application, we want to share data among different javascript pages. We want to set variables on a button click of a page and these variables should be accessible by other pages.

We have thought of using the Cookies for achieving this. Please let me know if there is a better way of handling this in Qooxdoo. Also the requirement is that if we refresh the page the variables should retain the values.

There is a class available in Qooxdoo qx.bom.Cookie, if you can point to some documentation, that will be great help.

Warm regards,
Narasimha

 « Return to Thread: cookie handling in Qooxdoo