153a3923f0 | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
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
Spring MVC with XML Configuration Example Project
- access a sample jsp page at:
http://localhost:8080/spring-mvc-xml/sample.html