Image loading and exception handling - access to HTTPResponse object

2010-03-25 Thread d95sld95
Environment: GWT 2.0.3 + Image serving -- using Apache CXF restful service I am working on an application that shows thumbnails in a list/grid view. Each row resembles a media item (picture, video, audio, etc). Some media has thumbnails like picture and video, other do not like audio. Also some

Re: Image loading and exception handling - access to HTTPResponse object

2010-03-25 Thread d95sld95
By the way, I looked at using the RequestBuilder but I believe it does not handle binary data. Am I correct? -- 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

Re: Image loading and exception handling - access to HTTPResponse object

2010-03-25 Thread Thomas Broyer
On Mar 25, 3:39 pm, d95sld95 steen.laur...@gmail.com wrote: Environment: GWT 2.0.3 + Image serving -- using Apache CXF restful service I am working on an application that shows thumbnails in a list/grid view. Each row resembles a media item (picture, video, audio, etc). Some media has