users@jersey.java.net

Re: [Jersey] Pretty print JSON output

From: Conal Tuohy <conal.tuohy_at_versi.edu.au>
Date: Thu, 05 Aug 2010 11:00:33 +1000

On 05/08/10 08:55, Arun Gupta wrote:
> How can I pretty print JSON output coming from an endpoint ?
One option, rather than build pretty-printing into the web service, may
be to do this in your client. There's a Firefox plugin which I use which
works very nicely:

http://benhollis.net/software/jsonview/