Monthly Archives: April 2011

Spring MVC AJAX web services Part 2, attack of the JSON post

Previously I covered how to create simple AJAX web services using Spring MVC and annotated controllers. This made it very easy to create robust services that automatically convert your java beans into JSON for easy consumption by your AJAX client. … Continue reading

Posted in Java, Javascript, jQuery, JSON, Programming, Spring | Tagged , , , , , , | 1 Comment