| Author |
using @Produces in Jersey
|
Peter Kovac
Ranch Hand
Joined: Aug 08, 2010
Posts: 41
|
|
Hi,
I'm wondering if you need to use the @Produces annotation in Jersey resources classes when
you return a SAXSource/DOMSource/Document? If so what should the MIME text be?
Generally what is the best practice on when/how to use @Produces?
Thanks,
|
 |
 |
|
|
subject: using @Produces in Jersey
|
|
|