Tag Archives REST

Spring-JQuery-AJAX Today I want to demonstrate how to integrate AJAX into a Spring MVC application. I'm going to use JQuery on a client side for sending of requests and receiving of responses. This tutorial will be based on one of my previous tutorials about Spring MVC and REST services. In this article you will read how to make a web-application more interactive with the help of asynchronous requests.

Table of content: Spring MVC: REST application with CNVR vol. 1 Spring MVC: REST application with CNVR vol. 2 Spring MVC: REST application with CNVR vol. 3 This is a final, third part of Spring MVC REST tutorial with CNVR. Here I will demonstrate how all that stuff works, which I have developed within first two parts. Here will be…

Table of content: Spring MVC: REST application with CNVR vol. 1 Spring MVC: REST application with CNVR vol. 2 Spring MVC: REST application with CNVR vol. 3 Not so long time ago I have read an article written by Paul Chapman about Content Negotiating View Resolver (CNVR). That post on a Spring Framework Blog inspired me to investigate this framework's…

12
Close