Pages Navigation Menu

Coding is much easier than you think

SOAP web services with JAX-WS

Web-Service
 
When we talk about web service there are primarily two different types of web services

  1. SOAP Web Service
  2. RESTful Web Service

The java specification for SOAP IS JAX-WS and for REST is JAX-RS

 
In this tutorial we will concentrate about learning SOAP Web Service.

Happy learning :-)
 

 

Web Services FAQ

 

 

Work in Progress

 
This tutorial is very much “work in progress”, so if you spot a missing topic, please be patient. I will add it when I get the time to do it. Thanks :-)
 

5 Comments

  1. Excellent

  2. sir currently develop small medical application how to send sms in patient using webservice in java?

  3. Excellent tutorial!!Great Explanation..Please update the Remaining topics in Web Services.

  4. Hello Sir..
    First of all thanks to marvelous tutorial and i am regular follower of your website, especially your struts 2 ..and expecting much more from webService integration.Thanks once again

    • Most welcome :)