11 lines
		
	
	
		
			401 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			401 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
=========
 | 
						|
 | 
						|
## 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](http://www.baeldung.com/spring-mvc-tutorial) 
 | 
						|
- [Servlet Session Timeout](http://www.baeldung.com/servlet-session-timeout)
 | 
						|
- [Basic Forms with Spring MVC](http://www.baeldung.com/spring-mvc-form-tutorial)
 |