The data will be served by your server and your GWT application only knows 
how to construct URLs pointing to that server data. ClientBundle is for 
static data that should and will be cached by the client, so for a flickr 
like app you won't use ClientBundle for the actual images but only for 
icons, etc used by the design of your website.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/zOQaB3PyTBUJ.
To post to this group, send email to google-web-toolkit@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