Webservices

March 27, 2017

Why use microservices ? Monolithic vs Microservices style

The term “Microservices” has risen over the last few years describing a way to design software applications as independently deployable services.
April 24, 2014

What are Jax-RS, Jax-WS and Jax-B ?

Nowadays, different systems are inter-connected by using webservices. One system provides a webservice and one or more systems consume it and vice versa.
January 22, 2014

Consuming SOAP web services in Android

Consuming SOAP web services in android is a hugely discussed topic and one can find a lot of discussion and “opinions” about its usage and they […]
November 7, 2013

SOAP Vs RESTFul for Mobile Services – Which one to use ?

Overview Many enterprises are creating mobile applications for their internal staff, for their customers, or both.  These applications need access to data, business rules, and business […]