Community driven content discussing all aspects of software development from DevOps to design patterns. Before there was EJB 3.0 and the annotation based approach to SOAP web services creation, there ...
The units-conversion Web service, which I’ve named UC, consists of four functions for converting between centimeters and inches and between degrees Fahrenheit and degrees Celsius. Although this ...
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 protocol shows how to access the Regulatory Sequence Analysis Tools (RSAT) via a programmatic interface in order to automate the analysis of multiple data sets. We describe the steps for writing ...
Go from Java objects to a SOAP Web service with Apache Axis It all starts innocently enough. You have an object-oriented Java interface you want to turn into a Web service. You come across Axis, the ...
The Web Service Enhancements (WSE) standard provides a robust infrastructure for securing Web services by using client and/or server X509 certificates, Kerberos, or username tokens. It does more than ...
Is REST eclipsing SOAP Web services as the standard of choice, as we move toward service-orienting our enterprises? Is the Web 2.0 social media accelerating this trend? What does this all mean for ...