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 […]
Nowadays, different systems are inter-connected by using webservices. One system provides a webservice and one or more systems consume it […]
Consuming SOAP web services in android is a hugely discussed topic and one can find a lot of discussion and
Apache provides an HttpClient library using which we can send get and post requests to a server. Another method for
A brief Introduction Client server architecture requires two parts as main resources: Client and Server