News

Editor's Note: This web services development tutorial was published in 2001, and remains a very popular article on TheServerSide. This article still provides great value, but significant changes have ...
This article first introduces Java SE’s SAAJ API for working with SOAP-based Web services at a lower level. It then discusses how to create a JAX-WS handler to log the flow of SOAP messages.
Web Services play a key role in implementing Service Oriented Architecture (SOA). The notion of describing the service independent of the technology in which it has been implemented has been robustly ...