java-tutorials/spring-mvc-xml
Ivan Paolillo 1c26667182 Remove unneeded file 2016-07-08 18:02:31 +02: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 Add form tag example 2016-03-04 14:53:39 +01: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 minor doc work 2014-03-15 12:20:16 +02:00
pom.xml maven upgrades 2015-12-21 11:34:42 +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: