From d82d4fb77e35f99a162ee686474dfb19275b33ad Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Mon, 31 Mar 2008 19:20:21 +0000 Subject: [PATCH] Performance optimizations, Eclipse classpath tweaks. --- .../booking-faces/.classpath | 212 ------------------ .../webapp/WEB-INF/layouts/standard.xhtml | 25 ++- 2 files changed, 13 insertions(+), 224 deletions(-) diff --git a/spring-webflow-samples/booking-faces/.classpath b/spring-webflow-samples/booking-faces/.classpath index 34385a6a..586c7ad0 100755 --- a/spring-webflow-samples/booking-faces/.classpath +++ b/spring-webflow-samples/booking-faces/.classpath @@ -6,217 +6,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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 323c4c89..357b3022 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 @@ -8,15 +8,16 @@ Spring Faces: Hotel Booking Sample Application + - + + + + + + + + @@ -31,16 +32,16 @@
- Spring Travel + Spring Travel
- + - +

@@ -50,7 +51,7 @@