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