From a48ebb9d7df46c296cb8183400078516d43100da Mon Sep 17 00:00:00 2001 From: Erwin Vervaet Date: Wed, 31 Jan 2007 20:08:30 +0000 Subject: [PATCH] Fixed some small bugs in the samples as spotted by Ross. --- .../flowlauncher/src/main/webapp/WEB-INF/sampleA.xml | 2 +- .../itemlist/src/main/webapp/WEB-INF/itemlist-servlet.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-webflow-samples/flowlauncher/src/main/webapp/WEB-INF/sampleA.xml b/spring-webflow-samples/flowlauncher/src/main/webapp/WEB-INF/sampleA.xml index 0b9ec7c0..019b581d 100644 --- a/spring-webflow-samples/flowlauncher/src/main/webapp/WEB-INF/sampleA.xml +++ b/spring-webflow-samples/flowlauncher/src/main/webapp/WEB-INF/sampleA.xml @@ -18,7 +18,7 @@ - + diff --git a/spring-webflow-samples/itemlist/src/main/webapp/WEB-INF/itemlist-servlet.xml b/spring-webflow-samples/itemlist/src/main/webapp/WEB-INF/itemlist-servlet.xml index c76186c4..9a667594 100644 --- a/spring-webflow-samples/itemlist/src/main/webapp/WEB-INF/itemlist-servlet.xml +++ b/spring-webflow-samples/itemlist/src/main/webapp/WEB-INF/itemlist-servlet.xml @@ -34,7 +34,7 @@ /WEB-INF/itemlist.xml - /WEB-INF/itemlist-alternate + /WEB-INF/itemlist-alternate.xml