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

apache - Remove .php and add trailing slash in url using htaccess not loading css -

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