6ca8c123c5
* [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + minor clean up * [JAVA-20622] Fixed issue at spring-freemarker module |
||
---|---|---|
.. | ||
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