previous
|
index
|
next
Using the Page Flow Editor
Suppose we want a user who clicks the
Start
button in
Welcome.jsp
to be taken to a page called
Operation.jsp
:
Create an empty
Operation.jsp
page
Look at
faces-config.xml
in Page Flow view and it will
look like this
.
Click on the
icon on the
Welcome.jsp
node to reveal its action component,
button1
:
Click on the arrow icon
in the
Welcome.jsp
node and drag to the
Operation.jsp
node so that the Page Flow
looks like this
.
Double-click the
case1
label on the edge and change it to
startOperation
so that the Page Flow
looks like this
.
previous
|
index
|
next