diff --git a/spring-mvc-xml/README.md b/spring-mvc-xml/README.md index 4773e6981a..908e21d4bf 100644 --- a/spring-mvc-xml/README.md +++ b/spring-mvc-xml/README.md @@ -1,6 +1,7 @@ ========= ## Spring MVC with XML Configuration Example Project +- access a sample jsp page at: `http://localhost:8080/spring-mvc-xml/sample.html` ### Relevant Articles: