Hi All:

 

I modified the version service to take a parameter and am able to access
this from a browser using the URL:

http://localhost:8080/MyClient/services/RestService/getVersion?name=yash
which  displays the response fine.  

 

Could someone tell me what I have to do to access the same service using
this URL instead?
http://localhost:8080/MyClient/services/RestService/getVersion/yash

 

I found Keith's article (http://wso2.org/print/3726) which is a bit
dated so I don't know if I could follow it to have the URL changed as
desired.

 

thanks,

--

Yashwanth

 

Reply via email to