Mustang has a very good support for Web Services. One can create and publish a Web Service very easily. First write the Web Service endpoint implementation, and then use javax.xml.ws.Endpoint API to create and publish the Web Service.
Post comment (9)