×
☰ See All Chapters

Web Services Tutorial

Web services is a way to create language independent (at max and not 100%), OS independent, Architecture independent communication between applications which are geographically dispersed and running in different machines.

Our web services tutorial is designed for beginners and professionals providing clear, easy and expert concepts of web services such as SOAP Architecture, different types of API to create web services, SOAP – JAXWS tutorial, Structure of WSDL, REST – JAXWS tutorial.

Web services are not a direct software/ technology to install and use. Working with web services is all about working with multiple technologies, concepts, specifications protocols together to develop distributed applications.

Click on the topic name to read the concepts from the below index.

Web Service Tutorial

What is web service

SOAP Tutorial

APIs And Approaches

SOAP - JAXWS

SOAP Example

Testing web service

What is stub

End Point

wsimport

wsimport example

wsgen

wsgen example

SOAP - JAXWS Examples

Web Service Examples

Example With Tomcat Server

Returning Java Class From Web Method

Taking Input Parameter

Making Parameter Mandatory

SOAP - JAXWS Client Example

SOAP Client Example

WSDL Tutorial

WSDL Tutorial

REST - JAXWS

REST Tutorial

SOAP Vs REST

REST Example

REST JAXRS Annotations

Input Parameters In REST

@PathParam

@QueryParam

@MatrixParam

@FormParam

 


All Chapters
Author