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. +