web services
-
jws
JAX-WS Client Basic Authentication Example
1. Introduction In this example, we will demonstrate how to add basic authentication to a JAX-WS web service and client.…
Read More » -
rest
JAX-RS Annotations Explained
In this example we shall learn some important JAX-RS annotations. To understand this tutorial, following is the prerequisite knowledge required:…
Read More » -
jws
JAX-WS Web Service Example
In this example we shall learn implementing JAX-WS Web Service. JAX-WS are the API’s provided by Java for implementing Web…
Read More » -
Web Services
Expose EJB as a Web Service
With this example we are going to demonstrate how to expose an EJB as a web service. Enterprise beans are…
Read More »