users@jersey.java.net

[Jersey] Tutorial

From: William Kinaan <w.kinaan_at_gmail.com>
Date: Wed, 6 Mar 2013 23:12:57 -0800

Hello,
I have a java class with many methods,
I want this class to be a web service,
I want to call those methods from client
I want to use JSON as a returned value from each methods,
is that possible? if yes please give me a good tutorial
Thanks in advance