On Mar 23, 6:11 pm, Kewei <[email protected]> wrote:
> I found that the onSubmitComplete will not be fired when in the
> servlet, the response's content type is set to "application/x-
> download".

Yes, as said in the javadoc:
http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/user/client/ui/FormPanel.html#FormPanel()

> I am using GWT and FormPanel, I just wanted to download a
> file generated form servlet and get a callback when the downloading
> finished, how could I do that?

As far as I can tell, you just can't.

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