users@jersey.java.net

How to serialize null property

From: Patel, Sanjay <sapatel_at_NEMOURS.ORG>
Date: Wed, 22 Apr 2009 13:00:43 -0400

The object that I am serializing has some properties which are null
sometime. I want to see {...,"property":null,...} instead of not seeing
it in generated json.