f94f248f5a | ||
---|---|---|
.. | ||
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)
- web.xml vs Initializer with Spring
- A Java Web Application Without a web.xml
- Introduction to Servlets and Servlet Containers
- More articles: [more -->]
Spring MVC with XML Configuration Example Project
- access a sample jsp page at:
http://localhost:8080/spring-mvc-xml/sample.html