CFCs can be invoked directly through the XMLHttpRequest object as long
as the CFC support remote access.  I tend to cache my components and
access them through a controller/proxy which can also be easily done via
Ajax.  And finally, you can easily call CFM pages directly which return
either HTML or XML (the XMLHttpRequest object supports both).

You don't need any third-party products.  Ajax and ColdFusion go very
well together as-is.  You can see an example of integration here:

http://weblogs.macromedia.com/mxna/reports/categoryFeedReport/index.cfm

Christian 

> Hi,
> 
> Do you know any example on how to integrate an AJAX web 
> interface with ColdFusion Components?
> 
> Do you know any good AJAX client/server library with 
> ColdFusion support?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215025
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to