users@jersey.java.net

JSON problem

From: ramzi khlil <ramzi.atvent_at_gmail.com>
Date: Mon, 15 Mar 2010 12:01:59 -0500

Hi all,

I'm developing a restful service using Jersey v1.1.5.1 and I created a
method which returns a JSON.
My problem occurs when I try to get the JSON object in the client (
{"TapInfo":{"tapMetaData":{"metaRange":0}}} ).
In firebug invalid label.

Ca anyone tell me how to fix that and can call the sevice correctly.

Thanks,
Ramzi