diff --git a/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowExercise.jsp b/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowExercise.jsp index 55ded729..2e61a6f4 100644 --- a/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowExercise.jsp +++ b/spring-webflow-samples/getting-started-with-spring-webflow/src/main/webapp/WEB-INF/tutorial/webflowExercise.jsp @@ -188,9 +188,9 @@
-
<input type="submit" name="_eventId_finish" value="Finish" />@@ -203,8 +203,8 @@ <end-state id="finished" view="externalRedirect:welcome" /> Click the Finish button and you should be taken back to the application welcome screen. -