From 7af517d756a48e986ee9eebb05dabe2a3f29989d Mon Sep 17 00:00:00 2001
From: Keith Donald
Date: Sun, 22 Mar 2009 17:16:01 +0000
Subject: [PATCH] polish
---
.../src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp | 3 +++
1 file changed, 3 insertions(+)
diff --git a/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp b/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp
index 6640b9ad..e0f0c0fb 100644
--- a/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp
+++ b/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp
@@ -27,6 +27,9 @@
These samples illustrate additional features such as Hibernate, Security, Ajax, JSF, and Portlet integration.
A natural next step from this tutorial is to walk-through these sample applications, supplementing with reference manual documentation as you go.
+
+ In addition, this getting-started sample provides a solid template for a new Spring web project that uses Web Flow.
+
Training