subscribing On 3/31/11, John Wheeler <[email protected]> wrote: > getThreadLocalRequest().getSession() is returning a different session > object than the one I instantiate with request.getSession(true) in > another servlet--but only in IE. FF Chrome Safari all work. I was > reading more news posts, and it seems to have to do with either IE > using multiple threads while processing javascript. Or, it might be > related more to this. > > http://code.google.com/p/google-web-toolkit/issues/detail?id=2236 > which has to do with instance variable thread locals. > > I have tried everything. I have tried setting cookies, filtering > requests and keeping my own thread local storage, using dynamic host > page, setting *.js as resource-files (for app engine) and placing > filters around them. > > -- > 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. > >
-- Odeyemi 'Kayode O. B.Sc(Hons) Econs, Application Developer & Systems Engineer (Sun Certified Professional), Oracle Certified Associate, Solaris Systems Administrator, Drupal Developer Website: http://sinati.com <http://www.sinati.com> Socialize with me: http://profile.to/charyorde, http://twitter.com/charyorde, http://www.google.com/profiles/dreyemi Skype:drecute -- 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.
