diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/intro.xhtml b/spring-webflow-samples/booking-jsf/src/main/webapp/intro.xhtml index c16df289..4d20d74e 100755 --- a/spring-webflow-samples/booking-jsf/src/main/webapp/intro.xhtml +++ b/spring-webflow-samples/booking-jsf/src/main/webapp/intro.xhtml @@ -22,7 +22,7 @@
Spring Faces: Hotel Booking Sample Application
- A room at the Westin Diplomat in Hollywood, Florida + A room at the Westin Diplomat in Hollywood, Florida
diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/template.xhtml b/spring-webflow-samples/booking-jsf/src/main/webapp/template.xhtml index 2a65a76f..43c7e17c 100644 --- a/spring-webflow-samples/booking-jsf/src/main/webapp/template.xhtml +++ b/spring-webflow-samples/booking-jsf/src/main/webapp/template.xhtml @@ -26,7 +26,7 @@
- foo bar + foo bar
diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/intro.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/intro.jsp index bcaf0480..06ff6172 100755 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/intro.jsp +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/intro.jsp @@ -1,3 +1,4 @@ +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> @@ -13,23 +14,22 @@ -
- The Westin Diplomat in Hollywood, Florida + " alt="The Westin Diplomat in Hollywood, Florida"/> - The Spring Experience + " alt="The Spring Experience"/>

The features illustrated in this sample are just the beginning. @@ -60,7 +60,7 @@

diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/template.jsp b/spring-webflow-samples/booking-mvc/src/main/webapp/template.jsp index 8f6a16c0..e454ac44 100644 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/template.jsp +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/template.jsp @@ -24,16 +24,16 @@
- + "/>
- + "/> - + "/>

The features illustrated in this sample are just the beginning. @@ -48,7 +48,7 @@