maybe the double dot it's the problem?? try to save it as P260409_1846.JPG and after recall it. But more probably remember that you have a public in which you work... and when you run the gwt app is published in another directory (with cypal plugin usually is build/gwtOutput while with google plugin is inside another dir) so only the next time you run the app the image will be loaded....where are you saving?? in what way you retrieve the destination folder??
bye pat 2009/8/6 144_genting <[email protected]> > > Hi all, > i am doing a fileupload for jpegs currently and i have managed to > upload them to server side. in the public folder. however, whenever i > want to display it on serverside the following error occurs, when the > image is already in that folder. has this got something to do with > refreshing the folder contents? thanks in advance. > > i got this warning: > > [WARN] Resource not found: P260409_18.46.JPG; (could a file be missing > from the public path or a <servlet> tag misconfigured in module > com.gwtapps.Mainframe.gwt.xml ?) > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" 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/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
