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.