java-tutorials/spring-mvc-xml
Adam InTae Gerard a3e623622b BAEL-426: Guide to JSP (#803)
* JSP Servlets With Three Examples

JSP Article!

* Readme

BAEL-426 - still needs permanent URL

* Cleanup

* BAEL-426 - Final spot for working code

Tested. It's all good.

* Root documentation added!

* Cleanup

* JSP added

* Fixed Broken Module in Spring
2016-12-12 05:18:50 -06:00
..
src BAEL-426: Guide to JSP (#803) 2016-12-12 05:18:50 -06:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md BAEL-426: Guide to JSP (#803) 2016-12-12 05:18:50 -06:00
pom.xml upgrade dependencies 2016-12-06 16:10:52 +02:00

README.md

=========

###The Course The "REST With Spring" Classes: http://bit.ly/restwithspring

Spring MVC with XML Configuration Example Project

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

Relevant Articles: