GWT development is UNBEARABLY slow

2011-09-05 Thread John Wheeler
The cross-browser time-savings are completely diminished when you take into account OOPHM or hosted mode development in ANY of the browsers with ALL of the optimizations on stackoverflow, in the newsgroups, etc. It is incredibly slow and frustrating. People considering GWT development need to

GWT GAE Session getThreadLocalRequest

2011-03-30 Thread John Wheeler
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