The purpose of these samples is to demonstrate how to develop ColdFusion MX applications for ArcWeb Services. The set up instructions cover how to deploy the sample files.
These samples assume you have ColdFusion MX 7.0.1 running on your machine. They also assume you have an activated ArcWeb account and a program to unzip the sample code. Note ColdFusion MX 7 users: These samples assume you have ColdFusion MX 7.0.1 or ColdFusion MX 7 with Updater.
For more information on getting started with ArcWeb Services, see Getting started with ArcWeb Services and the SOAP toolkit tutorials.
<cfset application.username = "MYUSERNAME">
<cfset application.password = "MYPASSWORD">
http://<localhost>[:port]/cfsamples/index.htm
For example:
http://myhostname:8080/cfsamples/index.htm
Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.