Hi, I wrote a plugin to set a defaut format on XHR to avoid you to set the format parameter on each request.
You can check it out on github https://github.com/borisguery/bgylibrary/blob/master/library/Bgy/Controller/Plugin/AjaxContextDefaultFormat.php Here is an usage example : http://borisguery.github.com/bgylibrary/#bgylib-components-bgy-controller-plugin-ajaxcontextdefaultformat Hope that helps -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/how-to-use-json-action-context-tp3338328p3341266.html Sent from the Zend Framework mailing list archive at Nabble.com.
