From d6b8d44d281e5aeb431eb9052e06100a6fed59cf Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Thu, 20 Mar 2008 14:51:44 +0000 Subject: [PATCH] Adding the tag for resource loading optimization. --- .../src/main/webapp/WEB-INF/layouts/standard.xhtml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml index a1f1741f..323c4c89 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/layouts/standard.xhtml @@ -2,11 +2,13 @@ + xmlns:c="http://java.sun.com/jstl/core" + xmlns:sf="http://www.springframework.org/tags/faces"> Spring Faces: Hotel Booking Sample Application +