1.3 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.3 KiB
		
	
	
	
	
	
	
	
Spring MVC XML
This module contains articles about Spring MVC with XML configuration
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- Java Session Timeout
 - Returning Image/Media Data with Spring MVC
 - Geolocation by IP in Java
 - Guide to JavaServer Pages (JSP)
 - Exploring SpringMVC’s Form Tag Library
 - web.xml vs Initializer with Spring
 - A Java Web Application Without a web.xml
 - Validating RequestParams and PathVariables in Spring
 - Debugging the Spring MVC 404 “No mapping found for HTTP request” Error
 - Introduction to Servlets and Servlet Containers
 
Spring MVC with XML Configuration Example Project
- access a sample jsp page at: 
http://localhost:8080/spring-mvc-xml/sample.html