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