Skip to main content

Restfull webservice how to call from java code?

No replies
afsal777
Offline
Joined: 2010-09-01
Points: 0

Im using Netbeans 7.1 and Glassfish 3.1

I have a RESTful web service which returns just a "helloo world" string

can any one help me know how to call and use that web service from java code