Hi,
Code: Select all
Is it possible create a service to access a REST service located in my local computer? That is, if I use an URL like [url=http://localhost:8080/rest/service]http://localhost:8080/rest/service[/url] will the service work?
Thank you