From 772ce12227c7b5c3a9e22e2798583636c78f93c4 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sun, 22 Mar 2009 02:17:57 +0000 Subject: [PATCH] polish --- .../src/main/webapp/WEB-INF/tutorial/webflowWhatsNext.jsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 681d1902..6640b9ad 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 @@ -16,7 +16,7 @@ Reference Manual

- The Spring Web Flow reference manual is the definitive guide to the Spring Web Flow feature set. + The Spring Web Flow reference manual is the definitive guide to the Spring Web Flow feature set. Use it as an up-to-date flow definition language reference, as well as for documentation on the various configuration options.

@@ -24,7 +24,7 @@

Additional samples are available showing Web Flow applied for various use cases. - These samples illustrate additional features such as Hibernate, Security, Ajax, and JSF integration. + 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.