It's been answered in your SO question. GWT does not "submit" your 
JSESSIONID token, this is done by the browser using cookies automatically. 
If the browser is not sending it, you're either submitting your form to a 
different location than the cookie origin, or your cookie is expired.

Sincerely,
Joseph

-- 
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/-/DU2eLChhCEgJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to