Hi Experts,
Currently I am accessing the variables using
“/method/:name/:id”
I want to know how can I send named arguments like query string
/method/name=:name/id=:id/
The above doesn’t seems to be working, Am I doing anything wrong.
Let me Know in case of any further informations required.
Thanks
Anand.