On 7 mai, 13:09, ruds <[email protected]> wrote:
> But does anyone know how the GWT Form reacts when it is submitted and
> the response code is 301 that redirects the user's browser, causing
> the browser to request and load the URL that you had specified with
> the nexturl parameter in your upload form.

A priori (read: I have not done any test to prove that), you might
have a first SubmitCompleteEvent when the 301 response loads, followed
by a second SubmitCompleteEvent when the "nexturl" finishes loading.

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