users@jersey.java.net

[Jersey] Accessing MesgBody in Jersey

From: Arthur Yeo <artyyeo_at_gmail.com>
Date: Thu, 24 Feb 2011 13:57:48 -0800

All,

What are the best practices approaches to access the Message Body when
servicing a RESTful request?
Are there some sample code around that shows this?

E.g.
The RESTful client sends a POST request with a Message Body.
What's the best way to access that body content over on the RESTful Server
side.

-- 
Arthur Y.