Hi all
I have a question, before I ask the question I want you to follow the next scenario:
Open the service that you want to test.Then On the Test menu, click Run in Browser.
Then your browser will be open and it will look like this:
[COLOR=blue]http://localhost:5555/acmeSupport.examples/demoService?name=Ameer[/color]
Suppose this service is displaying a name input by the user.
My Question?
Is it possible to type the link this
[COLOR=#0000ff]http://localhost:5555/acmeSupport.examples/demoService/Ameer[/color]
instead to display the Name?
Regards
Ameer