Hello,
I guess you are refering to this page of the user guide:
http://restlet.com/technical-resources/restlet-framework/guide/2.3/extensions/fileupload

The code is exactly the same for the GAE edition, except that you cannot write 
File directly as is it forbidden by the GAE platform.

You can still have access to the FileItem#getInputStream() method.


Best regards,
Thierry Boileau

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3094350

Reply via email to