java - how to return an entity from restful client -
i have been days. trying return persistent entity restful web resource using jersey client. there r 2 entities in 1 many relation each other. seem work fine when part of getting collection entity relationship goes burst. while jersey client can lookup xml representations of related entity bad job of getting entity collection of related entity..how go this. examples b appreciated. assume have restful web service across globe , being access jersey restful client
Comments
Post a Comment