Tag Archives: springframework

JSON, JSR-303, Spring MVC and Ext.js

So I thought I’d post this in case others hit it. If you want to Spring MVC and POST JSON from an Ext JsonWriter to the server and have it populate your bean model and also get validated by JSR-303 … Continue reading

Posted in Random | Tagged , , , , | Leave a comment

Re-visiting Spring, Ivy and Maven – copy and paste configs

So its been a while since I did any Java development at home and having done enough at work I figured I would get a basic ivy setup with all the regular dependencies that I use for 90% of the … Continue reading

Posted in Java | Tagged , , , , , , , , , , | 3 Comments