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
eugenp
1805d42f2a
spring mvc xml config
2014-03-16 01:08:05 +02:00
..
.externalToolBuilders
spring mvc work
2013-04-30 18:04:57 +03:00
.settings
cleanup work
2013-12-18 14:40:12 +02:00
src
spring mvc xml config
2014-03-16 01:08:05 +02:00
.classpath
spring mvc work
2013-04-30 18:04:57 +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
pom.xml
maven upgrades
2014-03-15 12:10:49 +02:00
README.md
minor doc work
2014-03-15 12:20:16 +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