From: rjilani <jilani_at_lifebiosystems.com>
Date: Wed, 8 Dec 2010 09:29:11 -0800 (PST)
Hi: Gurus, I would like to know what would be the default media type in
jersey if client doesn’t provide one with the client call.
Second what is the best design pattern to return multiple data format on the
basis of the client request call.
E.g lets say I have to return xml, JSON, csv etc formats on the basis of the
call coming from the client like this