You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by naciu <na...@gmail.com> on 2021/11/23 14:36:18 UTC

Rest -Da file image upload to server with multipart form data

Ho all.
Please how i can create a
 rest resource for post a multipart form data with one or many images to
server and how save the uploaded file to server's file system ?
Mauro

Re: Rest -Da file image upload to server with multipart form data

Posted by naciu <na...@gmail.com>.
Please a example with complete code using cxf rest-rs implementation?

Il Mar 23 Nov 2021, 15:36 naciu <na...@gmail.com> ha scritto:

> Ho all.
> Please how i can create a
>  rest resource for post a multipart form data with one or many images to
> server and how save the uploaded file to server's file system ?
> Mauro
>