Hi,
thank you for your answer. I'm using Jakarta HttpClient.
It must also be possible to use HTML Form or Jersey Client API.
Robert
2009/2/24 Paul Sandoz <Paul.Sandoz_at_sun.com>:
>
> 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.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>