added plain anchor link
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
<div align="left">
|
||||
<p>
|
||||
<h:form>
|
||||
<h:commandLink value="Sell Item" action="flowId:sellitem-flow"/>
|
||||
<h:commandLink value="Sell Item" action="flowId:sellitem-flow"/> (launch with a JSF command link)
|
||||
</h:form>
|
||||
<a href="app.faces?_flowId=sellitem-flow">Sell Item</A> (launch with a regular anchor tag)
|
||||
</p>
|
||||
<p>
|
||||
This Spring Web Flow sample application is the JSF-based version of the familiar "Sell item" sample.
|
||||
|
||||
Reference in New Issue
Block a user