users@jersey.java.net

[Jersey] Post entity with Webresource

From: xworker <andreas_at_onecoder.com>
Date: Fri, 11 Sep 2009 01:15:53 -0500 (CDT)

Hi

Im trying to do a simple post with an entity from my backingbean to my REST
ws service.

Something like this:

webresource.post(ClientResponse.class, myEntity);

Whats the correct way of doing this? All the examples I've seen just send
strings and not entitys.

/xw
-- 
View this message in context: http://n2.nabble.com/Post-entity-with-Webresource-tp3623826p3623826.html
Sent from the Jersey mailing list archive at Nabble.com.