Ajax Framework - WDDXAJAX

November 17th, 2007 Arsen Posted in Patterns - Coldfusion |

WDDXAJAX wddxAjax is a ColdFusion custom tag to enable AJAX on *.cfm template.

  • Call a remote method of a ColdFusion component without reloading the page
  • Transparently use any kind of data type as arguments and result of methods (string, number, array, struct and query) with WDDX protocol
  • Easy local debug of remote methods

Leave a Reply