diff --git a/spring-webflow-samples/sellitem/src/main/webapp/index.jsp b/spring-webflow-samples/sellitem/src/main/webapp/index.jsp index 3de6e42d..d41ef754 100644 --- a/spring-webflow-samples/sellitem/src/main/webapp/index.jsp +++ b/spring-webflow-samples/sellitem/src/main/webapp/index.jsp @@ -6,7 +6,10 @@
- Sell Item + Sell Item (using flow scope storage for 'undo' back button behavior) +
++ Sell Item Alternate (using conversation scope storage for 'preserve' back button behavior)
This Spring Web Flow sample application implements the example application