One of the best new features in ColdFusion 8 is the ability to builf Ajax applications with little or no code! With the addition of just a few tags (and attributes to existing tags) your site can dynamically make Ajax calls.
And, through the <cfajaxproxy> tag, ColdFusion can work with your existing Ajax framework.