put conversation scope alternate flow in index

This commit is contained in:
Keith Donald
2007-04-01 17:01:48 +00:00
parent 12e5ca2a77
commit 1d027c60cb

View File

@@ -6,7 +6,10 @@
<hr>
<div align="left">
<p>
<a href="pos.htm?_flowId=sellitem-flow">Sell Item</A>
<a href="pos.htm?_flowId=sellitem-flow">Sell Item</A> (using flow scope storage for 'undo' back button behavior)
</p>
<p>
<a href="pos.htm?_flowId=sellitem-conversation-scope-flow">Sell Item Alternate</A> (using conversation scope storage for 'preserve' back button behavior)
</p>
<p>
This Spring Web Flow sample application implements the example application