2013-04-30 13:04:07 +03:00
|
|
|
=========
|
|
|
|
|
2013-07-14 14:03:04 +03:00
|
|
|
## Spring MVC with XML Configuration Example Project
|
2014-03-15 12:20:16 +02:00
|
|
|
- access a sample jsp page at: `http://localhost:8080/spring-mvc-xml/sample.html`
|
2013-07-14 14:03:04 +03:00
|
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2014-03-15 12:19:33 +02:00
|
|
|
- [Spring MVC Tutorial](http://www.baeldung.com/spring-mvc-tutorial)
|
2013-08-01 01:33:59 +03:00
|
|
|
- [Servlet Session Timeout](http://www.baeldung.com/servlet-session-timeout)
|