Quantcast
Channel: Loiane Groner » Spring 3
Browsing latest articles
Browse All 5 View Live

Populating an ExtJS DataGrid + RowExpander using Spring MVC 3

This tutorial will walk through how to implement an ExtJS DataGrid with RowExpander plugin using Spring MVC Framework version 3 in the server side. Sometimes you need to show more information than fits...

View Article



ExtJS, Spring MVC 3 and Hibernate 3.5: CRUD DataGrid Example

This tutorial will walk through how to implement a CRUD (Create, Read, Update, Delete) DataGrid using ExtJS, Spring MVC 3 and Hibernate 3.5. What do we usually want to do with data? Create (Insert)...

View Article

How to Serialize Java.util.Date with Jackson JSON Processor / Spring 3.0

Quick tip: how to serialize a java.util.Date object with Jackson JSON Processor – Sprinv MVC 3. Scenario: I have the following Java Bean: And I have the following method in my controller: Which returns...

View Article

Tutorial: Linked/Cascading ExtJS Combo Boxes using Spring MVC 3 and Hibernate...

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...

View Article

JAXB Custom Binding – Java.util.Date / Spring 3 Serialization

JaxB can handle Java.util.Date serialization, but it expects the following format: “yyyy-MM-ddTHH:mm:ss“. What if you need to format the date object in another format? I had the same issue when I was...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images