www.Mysite.com/account/show_account_info.xhtml
www.Mysite.com/civil/steel/lrfd/column/simple_column.xhtml
www.Mysite.com/index.xhtml
Hi When my current page is index.xhtml with this command button I can go to Page simple_column.xhtml
<p:commandButton value="Simple Column" action="civil/steel/lrfd/column/simple_column"/>
and My problem is : when my current page is simple_column.xhtml and I want go to show_account_info.xhtm what is my action value?
<p:commandButton value="Show Account Info" action="?" />
Please Help me. with a lot of Thanks. Ali Farzadmehr