18 lines
		
	
	
		
			854 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			854 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| =========
 | ||
| 
 | ||
| ###The Course
 | ||
| The "REST With Spring" Classes: http://bit.ly/restwithspring
 | ||
| 
 | ||
| ## Spring MVC with XML Configuration Example Project
 | ||
| - access a sample jsp page at: `http://localhost:8080/spring-mvc-xml/sample.html`
 | ||
| 
 | ||
| 
 | ||
| ### Relevant Articles: 
 | ||
| - [Java Session Timeout](http://www.baeldung.com/servlet-session-timeout)
 | ||
| - [Returning Image/Media Data with Spring MVC](http://www.baeldung.com/spring-mvc-image-media-data)
 | ||
| - [Geolocation by IP in Java](http://www.baeldung.com/geolocation-by-ip-with-maxmind)
 | ||
| - [Guide to JavaServer Pages (JSP)](http://www.baeldung.com/jsp)
 | ||
| - [Exploring SpringMVC’s Form Tag Library](http://www.baeldung.com/spring-mvc-form-tags)
 | ||
| - [web.xml vs Initializer with Spring](http://www.baeldung.com/spring-xml-vs-java-config)
 | ||
| - [A Java Web Application Without a web.xml](https://www.baeldung.com/java-web-app-without-web-xml)
 |