On Feb 24, 2009, at 2:08 PM, Robert Naczinski wrote:
> Hi,
>
> it is possible with Jersey to receive a file from a request? If is so,
> has anybody a snippet?
>
Do you mean the uploading of a file from say a browser using an HTML
form?
Or do you mean a client directly sending the bytes of the file as a
request entity and the server should reproduce a file that contains
those same bytes on the server-side?
Paul.