>
> Is there any way I could get the http response header information here?

No. Browsers don't allow access to response headers unless you are using
XmlHttpRequest, or you are using a plugin such as Flash.

If you want to get back some data, return it as part of the response body.

--Sri


On 4 June 2010 13:56, Fahim <fahimr...@gmail.com> wrote:

> Hi All,
>
> I am using FormPanel to upload a file to server. I need to get some
> information from response header after file upload completes and
> onSubmitComplete fires. Is there any way I could get the http response
> header information here?
>
> Thanks,
> Fahim
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@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