java-tutorials/spring-mvc-xml
Eugen 94c9d9567c Merge pull request #388 from roshanathomas/master
Content Negotiation Strategy - Removed HTML media type.
2016-03-14 02:40:02 -05:00
..
.externalToolBuilders spring mvc work 2013-04-30 18:04:57 +03:00
.settings upgrade and eclipse work 2015-06-20 05:40:22 +01:00
src Removing HTML media type 2016-03-13 20:38:30 -04:00
.classpath maven work 2015-08-15 17:38:25 +03:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
.project finishing eclipse cleanup 2013-07-14 15:16:26 +03:00
.springBeans spring mvc work 2013-04-30 18:04:57 +03:00
README.md Update README.md 2016-02-08 12:14:54 +02:00
pom.xml cleanup work 2016-03-12 19:44:59 +02:00

README.md

=========

Spring MVC with XML Configuration Example Project

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

Relevant Articles: