Ext Direct streamlines communication between your Ext application and your server by allowing you to call server-side methods on the client-side. Direct eliminates common boiler plate code and improves developer productivity.
Ext Direct allows for seamless communication between the client-side of an Ext application and any server-side platform. Furthermore, Ext Direct is a platform and language agnostic technology to remote server-side methods to the client-side. Ext Direct has been integrated with many server-side environments including:
There are many optional pieces of functionality in the Ext Direct specification. The implementor of each server-side implementation can include or exclude these features at their own discretion. Some features are not required for particular languages or may lack the features required to implement the optional functionality.