Hello Michael,

thanks for this suggestion, I've entered a new task =>
http://restlet.tigris.org/issues/show_bug.cgi?id=1271
This RFE is also related to this one (regarding the BlobStore service) :
http://restlet.tigris.org/issues/show_bug.cgi?id=998

Best regards,
Thierry Boileau


There's a very good description of how to upload and store an image on GAE
> using a regular HttpServlet at
>
> http://stackoverflow.com/questions/1513603/how-to-upload-and-store-an-image-with-google-app-engine-java
> .
>
> How can this be adapted to a restlet...
> e.g.
>
>    @Override
>    public Representation post(Representation entity, Variant variant) {...
>
> One thing I notice is that restlet-gae-2.0.7 does not include the
> org.restlet.ext.fileupload.jar.
>
>
>
> --
> View this message in context:
> http://restlet-discuss.1400322.n2.nabble.com/Upload-an-image-to-GAE-tp6408934p6408934.html
> Sent from the Restlet Discuss mailing list archive at Nabble.com.
>
> ------------------------------------------------------
>
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2749031
>

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

Reply via email to