Hi all,
I defined page navigation in page flow like this
<page id="first-page" path-info="/myProject/firstPage" model="main-model.xpl" view="firstPage.xhtml">
<action when="/form/action = 'submit'">
<result page="second-page" />
</action>
</page>
<page id="second-page" path-info="/myProject/secondPage" view="secondPage.xhtml">
<action when="/form/action = 'submit'">
<result page="third-page"/>
</action>
</page>
<page id="third-page" path-info="/myProject/thirdPage" view="thirdPage.xhtml">
<action when="/form/action = 'submit'">
<result page="end-page"/>
</action>
</page>
in page-flow.xml i did not redefine the instance-passing attribute. it is set to redirect in properties-base.xml. first time when i click next on first page the url not changing in address bar. when i click next on second page the url in address bar changing to /myProject/firstPage. What was the problem.
--
Phani. S
M.Tech(Software Engineering)
Motilal Nehru National Institute of Technology
(+91) 9010093398
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws