Hi i am also having the same problem. Have you got any solution for
the problem. Plaese help me
Thanks in advance

On Jul 12, 3:58 pm, Ed <[EMAIL PROTECTED]> wrote:
> Hellu,
>
> I amsettinga cookie in one module and then load another gwt module
> and try to read the cookie set earlier.
> However, I am getting null back in hosted mode.
> Even if I amnotusing localhost host in my url, like this:
> test.bla.com, and then make a link to the localhost in the hosts file.
> I can read it within the same module, butnotbetween different ones.
> I also triedsettingthe domain and path, instead of leaving it null,
> but also no luck.
>
> Any idea why this is ?
> Maybe because I am running in -noserver mode and use the ajp connector
> from apache webserver to connect to the backend ?
> Or maybe because the webserver still discovers that it concerns
> localhost and simple doesn't allowcookiesread on localhost. I
> remember it also needs at leas two dots in the domain nam, like
> ".bla.com"
>
> I always get crazy ofcookies... Maybe I just use the window.name or
> top.name property to pass through some key/value paris (insescure) to
> the other module
>
> I am using gwt 1.5. RC 1 btw.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to