Hi all

Just as a bit of feedback on this.

I was experiencing this problem after having read Dan Morills article
(http://code.google.com/support/bin/answer.py?
answer=65632&topic=11368)
and the changes he suggests at the end referencing window[callback]
instead of $wnd[callback].

If you continue to use $wnd[callback] and compile your GWT code with
the -xs linker for Cross Site Compilation the code continues to work
and you can use stateful sessions.

Eggsy




On Oct 21, 12:28 pm, eggsy84 <[EMAIL PROTECTED]> wrote:
> Has anyone noticed that when performing JSONP calls (with GWT and
> possibly without) that between calls it loses session state?
>
> I have wrote a small app that aims to maintain state but each call is
> under different session (Proven by checking the session id)
>
> Has anyone come across this? Any ideas as a workaround?
>
> Eggsy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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