From 9cf1f81ef1cec1a99551689288bfe4f8f3fb8638 Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Wed, 8 Aug 2007 13:28:54 +0000 Subject: [PATCH] --- .../src/main/webapp/template.xhtml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 spring-webflow-samples/booking-jsf/src/main/webapp/template.xhtml diff --git a/spring-webflow-samples/booking-jsf/src/main/webapp/template.xhtml b/spring-webflow-samples/booking-jsf/src/main/webapp/template.xhtml new file mode 100644 index 00000000..157598dc --- /dev/null +++ b/spring-webflow-samples/booking-jsf/src/main/webapp/template.xhtml @@ -0,0 +1,27 @@ + + + + + Spring Web Stack: SWF + JSF Booking Sample + + + + +
+ +
+
+ +
+
+ +
+ + \ No newline at end of file