fixed typo
This commit is contained in:
@@ -645,7 +645,7 @@
|
||||
Flows can also be launched simply by accessing flow definition URLs directly using a bookmark or normal HTML link:
|
||||
</para>
|
||||
<programlisting>
|
||||
<a href="app.faces?flowId=myflow">Go</a>
|
||||
<a href="app.faces?_flowId=myflow">Go</a>
|
||||
</programlisting>
|
||||
<para>
|
||||
This example link assumes *.faces has been mapped to the FacesServlet defined within web.xml.
|
||||
|
||||
Reference in New Issue
Block a user