Community

How to call a call a webservice directly from Java (without webservice library)

(Frank Houweling) In this blog I will show you how you can call a webservice programmatically in Java without using a webservice library like JAX-WS or Apache Axis. In some cases this can be useful and quick; for example if you only need some small specific parts of the SOAP response XML tree or whe

Read More - Register for Free Membership