java-tutorials/spring-mvc-xml
Sampada b67a3eab35 BAEL-4691: Introduction to Servlets and Servlet Containers (#10281) 2020-11-26 10:14:24 -08:00
..
src BAEL-4691: Introduction to Servlets and Servlet Containers (#10281) 2020-11-26 10:14:24 -08:00
.gitignore Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md Bael 2980 move c ra sh article to new module (#9103) 2020-04-17 08:15:36 +02:00
pom.xml JAVA-476 Fixed integration failing tests in spring-mvc-xml module 2020-02-17 20:26:07 +05:30

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:

Spring MVC with XML Configuration Example Project

  • access a sample jsp page at: http://localhost:8080/spring-mvc-xml/sample.html