String jsonStringResonse = Xxx.yyy(jsonStringRequest, targetObject);

16 views
Skip to first unread message

Ali

unread,
Oct 29, 2010, 8:08:26 AM10/29/10
to jabsorb-user
Hi

I have a set of json request in db which I need to call against a set
of objects and save json response back to db. I would ideally pass
json request and target object to a method and in return get json
response, that is:

String jsonResonse = Xxx.yyy(jsonRequest, targetObject);

Is it possible to use Jabsorb to achieve this? What should I replace
Xxx.yyy with?

Thanks,
Ali
Reply all
Reply to author
Forward
0 new messages