I would like to store some data on client side so that it can be access easily everywhere on the client side code (at any level and any widget), data like what data source, application state (demo or production)
Without GWT, usually I put it on session, however now the session access is in server side and I don't want to create a RPC just to get it everytime i use it. So what is the best suggestion to store those data, is there something like session in client side? Thanks!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
