From 8ac66dd7610c988e984d04fd24a6f4c34e2aeb69 Mon Sep 17 00:00:00 2001 From: Naoshadul Islam Date: Sun, 15 Jan 2017 21:11:46 +0600 Subject: [PATCH] Added relevant articles --- spring-mvc-xml/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-mvc-xml/README.md b/spring-mvc-xml/README.md index 097353c88c..b699c37d00 100644 --- a/spring-mvc-xml/README.md +++ b/spring-mvc-xml/README.md @@ -13,4 +13,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring - [Basic Forms with Spring MVC](http://www.baeldung.com/spring-mvc-form-tutorial) - [Returning Image/Media Data with Spring MVC](http://www.baeldung.com/spring-mvc-image-media-data) - [Geolocation by IP in Java](http://www.baeldung.com/geolocation-by-ip-with-maxmind) -- [Guide to JSP](http://www.baeldung.com/guide-to-jsp) \ No newline at end of file +- [Guide to JavaServer Pages (JSP)](http://www.baeldung.com/jsp)