a DataProxy() HttpProxy() defaults to Ext.Ajax(), but can be configured with new Ext.data.Connection() ScriptTagProxy() – for use with JSONP Accept a variety of data formats: XML JSON JSONP Great for RESTful APIs
Ext.form.Action.Load() and Ext.form.Action.Submit() use Ext.Ajax() internally “standardSubmit” config will not use internal AJAX communication! Callbacks and debugging are tricky