I’m relatively new to web services. I dont know how this web service will work.
I didn’t find any useful simple example of a web service by googling.
Can any one please give me some tips or links to creating a web service using java.
I’m relatively new to web services. I dont know how this web service will
Share
If you use Spring, their web service module is a great way to create “contract first” web services.