Yeah...I like your solution.  Any chance you could post samples of those 
fixes (or email them to me)?  I haven't done that before...

-Dave

On Wednesday, July 25, 2012 12:22:38 PM UTC-6, jhulford wrote:
>
> If you are serving your nocache files with your app server you could make 
> a simple http filter, associate it with nocache requests and establish a 
> session in the filter's service method.  That way you know for certain you 
> always have a session when your host page loads.  Since you have access to 
> the hosted mode jetty web.xml too, the same thing could be done the fix 
> that as well.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/eTA8Zoe8wDcJ.
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