java-tutorials/spring-mvc-xml
Kert Pjatkin 68413d30dc [BAEL-2851] Debugging the Spring MVC 404 “No mapping found for HTTP request with URI...” error 2019-09-03 15:02:55 +03:00
..
src [BAEL-2851] Debugging the Spring MVC 404 “No mapping found for HTTP request with URI...” error 2019-09-03 15:02:55 +03:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md fix readmes 2019-05-12 20:24:35 +03:00
pom.xml [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30

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: