Free Creating a Web Service with ColdFusion: the Basics Tutorial


(Page 1 of 4 )A web service is a software related technology that facilitates machine-to-machine interaction over a network. Web services are used by clients who access the service, and could be written in any programming language. This article will show you how to create a web service using ColdFusion.IntroductionBefore you start creating a web service of any form you should know some basic facts about SOAP, WSDL, XML, and UDDI. Since the web service you may create will reside on a w 
continue >>

Tags:

Add A Comment