users@jersey.java.net

Working with binary files (images/files, etc) via REST

From: Kevin Duffey <andjarnic_at_yahoo.com>
Date: Tue, 7 Sep 2010 14:54:10 -0700 (PDT)

Hi all,

I went to the site today to try to find the addons to jersey.. want to look at working with sending binary data like files/images via a REST call. The downloads links all seem to go to Chapter 7 Dependencies now.

Anyway, despite that being broken, has anyone worked with sending files, images, large binary data, up via REST? I know Craig wrote an addon a while ago, just curious with all the changes lately if anyone has an elegant solution to sending files to REST and vice versa, getting files back from REST.

Thanks.