I cannot seem to find anything on the subject on the site of restlet or anywhere on how to add parameters to a webservice call.
I am able to use restlet to call a webservice that doesn't need any parameters and handle the respond.
If you know any other frameworks that are able to call a webservice and pass parameters(rest) please tell me.
Thanks in advance.