users@jersey.java.net

Re: [Jersey] Fixed <was> Re: [Jersey] MIMEParsingException (IOException: Stream closed) when accessing a multipart form from a filter

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Fri, 17 Jul 2009 10:06:32 +0200

On Jul 16, 2009, at 7:45 PM, Igor Minar wrote:

> Paul,
>
> You are awesome!
>
> I have to admit that I completely failed to realize that I could
> create a wrapper for the request and return it back to Jersey. What
> an elegant solution!
>
> Thanks so much for being super responsive and helpful.
>

Thanks, no problem.


> Jersey and JAX-RS is the first piece of java web technology that got
> me excited after a long time. You guys did a great job and deserve a
> lot of praise and respect for what you are doing. Keep up the good
> work!
>

Thanks!


> As a contribution from me to the Jersey community, I'd like to
> highlight my project grizzly-sendfile[1] (soon to become an official
> part of grizzly). I'm currently using it to delivere (large) files
> from my jersey app in a very efficient manner. Once the project is
> part of grizzly, maybe we could work together on tighter integration
> with jersey.
>

Sure, contributions are most welcome.

Paul.