You may want to check this out: http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24-626a.html
Since remote CFC's can accept HTTP requests and return data, this sort of thing can be easily achieved. For easily creating semantically correct REST web services, you may want to look into Taffy: http://github.com/atuttle/Taffy/wiki Mark On Wed, Sep 15, 2010 at 8:57 AM, Kai Koenig <[email protected]> wrote: > You can, it's certainly possible. > > I would debate the fact that it's taking over from XML and SOAP though. > Different technologies for different use cases. > > Cheers > Kai > > > Hi Guys, > Been asked if I can create expose part of a web site > through the JSON/REST technology instead on XML. Has anyone done this with > CF, is it even possible. I not familiar with this technology but from what > I have read its going to take over from XML and SOAP. > > > > -- > Kai Koenig - Ventego Creative Ltd > ph: +64 4 476 6781 - mob: +64 21 928 365 / +61 435 263 414 > web: http://www.ventego-creative.co.nz > blog: http://www.bloginblack.de > twitter: http://www.twitter.com/agentK > > !!! New AU mobile number !!! > -- > > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<cfaussie%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. > -- E: [email protected] T: http://www.twitter.com/neurotic W: www.compoundtheory.com cf.Objective(ANZ) - Nov 18, 19 - Melbourne Australia http://www.cfobjective.com.au Hands-on ColdFusion ORM Training www.ColdFusionOrmTraining.com -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
