Hi Paola,

can't you use an HTTP POST upload for this? There is a component called
Zend_File_Transfer in the incubator that will nicely handle HTTP uploads for
you on the server side. It should also be included in RC2, IIRC.

Best regards,
Tobias

2008/8/5 Paolav <[EMAIL PROTECTED]>

>
> Hi there
>
> I am need to upload an image to the server (from a j2me midlet). I have
> attemted uploading a byte stream but the Zend_Json_Server_Request is
> throwing an error.
>
> Can json handle byte streams? If not, what other format could I upload the
> in?
>
> Thank-you,
> Paola
> --
> View this message in context:
> http://www.nabble.com/Json-%2B-Image-Stream-tp18827597p18827597.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>
>

Reply via email to