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
44eca5ba04
Merge branch 'master' of
https://github.com/ivanp81/tutorials
into ivanp81-master
2016-04-07 06:10:09 -05:00
..
src
Merge branch 'master' of
https://github.com/ivanp81/tutorials
into ivanp81-master
2016-04-07 06:10:09 -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