Does series 40 web have a memory system,cookie or something else like this
Series 40 系列的webapp有记忆的机制吗?比如像cookie之类的。有时候我想记忆住一些简单的用户操作,例如上次用户看的web看到第几页诸如此类的东西。
我翻遍了手册都看不到记忆机制。万望各位大侠不惜赐教!
Does series 40 web have a memory system,cookie or something else like this
Series 40 系列的webapp有记忆的机制吗?比如像cookie之类的。有时候我想记忆住一些简单的用户操作,例如上次用户看的web看到第几页诸如此类的东西。
我翻遍了手册都看不到记忆机制。万望各位大侠不惜赐教!
Local storage isn't supported in the first version of Series 40 web apps, however you can use widget.preferences to store data in cloud.
You can use the preferences attribute of W3C Widget Interface to store application instance specific persistent data in the Nokia Browser for Series 40 REF: http://www.w3.org/TR/widgets-apis/#t...nces-attribute
More info : http://www.developer.nokia.com/Commu...es_40_Web_Apps
Regards
Gopal