Hi,
I need to access an image file. I use the relative url to construct the image,
new Image(url). What is the problem when I try to access these resources
directly? Should I build a servlet to receive this kind of request?
I got the following error message,
The development shell servlet received a request for
'profile/photo/upload-11693379436235337692.bin' in module
'com.frontpage.Portal.gwt.xml'
[WARN] Resource not found: profile/photo/upload-11693379436235337692.bin;
(could a file be missing from the public path or a <servlet> tag misconfigured
in module com.frontpage.Portal.gwt.xml ?)
Thanks
--
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.