Published on 2006-02-15 22:37:40

CFAjax is an AJAX implementation for coldfusion based on DWR and Open Rico.

CFAjax is the AJAX implementation for coldfusion. It makes coldfusion method calls on server directly from HTML page using JavaScript and return backs the result to the calling HTML page. CFAjax comes with simple to use JavaScript API and simple coldfusion implementation that marshal’s the response between your CF methods and HTML page. Using CFAjax you can create highly interactive websites with greater performance and usability.


I was reading yesterday a DevArticles post by Jayaram Krishnaswamy introducing CFAJAX, from the installation steps, the Implemented ColdFusion Function with an example usage ... You can check also in the CFAJAX website there is more interesting examples and sample AJAX application with ColdFusion.


Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved