cffaq.com


Hosted and maintained by Ben Forta. Designed by Trilemetry.
Language:
    © 2002-2007 Ben Forta. All Rights Reserved  
<Home> <FAQ> <Question> <About>

Question

Can I create Web Services using ColdFusion?
To create a Web Service in ColdFusion simply create a ColdFusion Component and specify ACCESS="remote" for any methods to be exposed as Web Services. You must also be careful to specify return types, and to not use any special characters (including underscore) in method, argument, or file names.

Comments


Add Your Comments

Your Name:
Your E-Mail:
Comment:
Verification: Copy the text on the left:

<submit question>