java - Restful web service to take complex object as input -


how can pass complex object person class input parameter in restful web service??

i have gone through many links didnt find solution. please help

transform object json or xml (or other format, these common), , send body of request.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -