java-tutorials/spring-mvc-xml
Nikhil Khatwani fb141b9b3f Bael 1469 (#3414)
* Changes for BAEL-1469 Upgrade the Spring MVC article

* web.xml changes for servlet 3.1
2018-01-14 21:03:18 +02:00
..
src Bael 1469 (#3414) 2018-01-14 21:03:18 +02:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md Added relevant articles (#1021) 2017-01-19 16:10:13 -06:00
pom.xml Changes for BAEL-1469 Upgrade the Spring MVC article (#3407) 2018-01-14 00:56:24 +02:00

README.md

=========

###The Course The "REST With Spring" Classes: http://bit.ly/restwithspring

Spring MVC with XML Configuration Example Project

  • access a sample jsp page at: http://localhost:8080/spring-mvc-xml/sample.html

Relevant Articles: