I am using restlet in java. I want to send data to the restlet service and perform some operation on that and then return the result to the client, receive on client side.
I am not getting any tutorial for this. Please can anybody provide me any example for this?
Thanks in advance for your help.