users@glassfish.java.net

Re: Best Practice for emitting JSON in Jersey

From: <glassfish_at_javadesktop.org>
Date: Tue, 05 Oct 2010 05:03:03 PDT

It depends on your needs. If you just want JSON data to be produced/consumed
no matter what Java object is used, and you do not want to mess up with configuration/format details,
the Jackson based POJO mapping feature in Jersey will probably suit you best.

Please check out JSON chapter of Jersey user guide [1] for details.

~Jakub

[1]https://jersey.dev.java.net/issues/
[Message sent by forum member 'japod']

http://forums.java.net/jive/thread.jspa?messageID=484366