Ian Petersen schrieb: > On Sun, Sep 14, 2008 at 11:00 PM, hezjing <[EMAIL PROTECTED]> wrote: >> What I want is how to access the session from the client code? > > Impossible. The session exists on the server only.
The access to the session is impossible but if the stored data is a data-class that resides in the client-part of the GWT-project you can transfer it by defining a corres- ponding method in the RemoteService-interface. Best regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
