Web Services
An inter-operable services hosted & up-running over the web which could be accessed by different independent clients like web browser
There are 2 types Web Services
- REST (Representational State Transfer)
- SOAP (Simple Object Access Protocol)
Here is the index for web services tutorials including both SOAP (JAX-WS) and REST (JAX-RS)
JAX-RS (REST based web services)
JAX-WS (SOAP based web services)
Web Service Clients
Difference between REST and SOAP
Suggest tutorials from Contact Us page