This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
spring-mvc-xml
History
David Morley
68e20baeed
Clean up Spring Handler Mapping examples
2016-04-03 15:28:16 -05:00
..
src
Clean up Spring Handler Mapping examples
2016-04-03 15:28:16 -05:00
.gitignore
spring mvc work
2013-04-30 18:04:57 +03:00
pom.xml
cleanup work
2016-03-12 19:44:59 +02:00
README.md
Update README.md
2016-02-08 12:14:54 +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:
Spring MVC Tutorial
Servlet Session Timeout
Basic Forms with Spring MVC