diff --git a/org.springframework.samples.petclinic/src/main/webapp/WEB-INF/layouts/page.jsp b/org.springframework.samples.petclinic/src/main/webapp/WEB-INF/layouts/page.jsp
index f0a2acda9..df5ed7bae 100644
--- a/org.springframework.samples.petclinic/src/main/webapp/WEB-INF/layouts/page.jsp
+++ b/org.springframework.samples.petclinic/src/main/webapp/WEB-INF/layouts/page.jsp
@@ -16,8 +16,7 @@
">Sign Out
- ">Sign In
- ">Register
+ ">Sign In
@@ -26,7 +25,6 @@
">Home
Appointments
Owners
- Pets
diff --git a/org.springframework.samples.petclinic/src/main/webapp/WEB-INF/spring/mvc-config.xml b/org.springframework.samples.petclinic/src/main/webapp/WEB-INF/spring/mvc-config.xml
index 01be04080..8f2b7f1d2 100644
--- a/org.springframework.samples.petclinic/src/main/webapp/WEB-INF/spring/mvc-config.xml
+++ b/org.springframework.samples.petclinic/src/main/webapp/WEB-INF/spring/mvc-config.xml
@@ -9,17 +9,11 @@
+ If no annotation-based path mapping is found, Spring MVC sends a 404 response and logs a pageNotFound warning. -->
-
-
-
-
-
@@ -27,12 +21,12 @@
-
+
-
+