web service
-
rest
Java JSON RESTful Web Service Example
In this example we shall learn implementing Restful Web Service in Java where the data interchange format shall be JSON.…
Read More » -
jws
JAX-WS Annotations Example
In this example we shall learn some important JAX-WS annotations provided by Java. To understand this tutorial, following is the…
Read More » -
resteasy
Creating JAX-RS web service using RESTEasy Example
Introduction RESTEasy is a JBoss Project and an implementation of JAX-RS specification. It’s simplified nature made a huge noise on…
Read More »