Hi, I´m creating a fileuploader. From a form I´m sending an image and som fields, my servlet looks pretty much like the sample at http://code.google.com/intl/sv/appengine/kb/java.html#fileforms .This works fine when I´m running in Development Mode locally. However when I try to run it live from appspot the FileItemIterator is empty. Still the image i stored in the blogstore.
I´m getting a bit confused, is there some speciell setting that needs to be set on the server? I´m using GWT 2.3.0 on the client and app engine 1.5.0. Best Regards /Ola -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
