Skip to main content
Participant
May 18, 2008
Question

How to create a Web Service in ColdFusion 8

  • May 18, 2008
  • 1 reply
  • 264 views
Im a web developer of ColdFusion and i just jump from ColdFusion 6.2 to ColdFusion 8 ....
I need to know how to creat a webservice in Cold Fusion 8.0. This is very very urgent for me (for my project nad for my job) if any body knows plz give me a detail answer.
This topic has been closed for replies.

1 reply

Inspiring
May 18, 2008
Write a function inside a cfc. Make the access attribute "remote".
May 22, 2008
Please review Publishing web services to start. It is covered in most 3rd party ColdFusion MX and later books, too.