users@jersey.java.net

[Jersey] JsonP without using JSONWithPadding?

From: Ed Anuff <ed_at_anuff.com>
Date: Sun, 20 Nov 2011 17:29:43 -0800

Is it possible to produce JsonP without having to resort to using the
JSONWithPadding wrapper? Conversely, is it possible to subclass
JSONWithPadding rather than using it as a wrapper?

Ed