When I submit a form in dev. mode (using FormPanel, Hidden, FileUpload) the 
servlet gets correct parts from the request stream a couple of times, and 
then on the following submits the stream gets randomly corrupted.
Printing the data to the console shows that the reading starts in the middle 
of the uploaded file instead of the beginning of the stream.

*This hasn't happened in the production mode yet.*

Has anyone seen this behavior before and is there a way to fix it?
Thank you in advance!

-- 
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.

Reply via email to