Archive for October, 2010
Book Review: Learning Ext JS 3.2 by Shea Frederick, Colin Ramsay, Steve ‘Cutter’ Blades, Nigel White
I’ve been working with ExtJS for almost two years now. And when I started to to study this javascript library, I read Learning Ext JS book (same authors as this one) and it helped me to understand ExtJS better. Packt Publishing released Learning Ext JS 3.2 earlier this month (October-2010) and they sent me a [...]
Tutorial: Linked/Cascading ExtJS Combo Boxes using Spring MVC 3 and Hibernate 3.5
This post will walk you through how to implement ExtJS linked/cascading/nested combo boxes using Spring MVC 3 and Hibernate 3.5 I am going to use the classic linked combo boxes: state and cities. In this example, I am going to use States and Cities from Brazil! What is our main goal? When we select a [...]

