Category: JsonStore
-
Of ExtJS’s ScriptTagProxy, Spring Actions, TreePanels and JsonStores
I recently had to implement an Organization lookup (backed by a LDAP repository) widget that will be used by some of the web applications I developed and this in a cross-domain environment. The data displayed within the widget is broken down in Organization->Group->Person hierarchy and on selection of a Person and click of a button,…