Thank you, but when I click, it goes to the default domain page.




Tiry <[EMAIL PROTECTED]> 
19/11/2007 00:20
Please respond to
[EMAIL PROTECTED]


To
[EMAIL PROTECTED]
cc
[email protected]
Subject
Re: [Ecm] Simple new page






<h:commandLink action="links" value="GoToLinks"/>

> Hello, 
> 
> I want to add a new static page in Nuxeo. 
> 
> I created a links.xhtml with static data. 
> 
> In deployment-fragment.xml, I added 
> 
> 
> <extension target="faces-config#NAVIGATION"> 
>     <navigation-case> 
>             <from-outcome>links</from-outcome> 
>             <to-view-id>/links.xhtml</to-view-id> 
>             <redirect /> 
>     </navigation-case> 
> </extension> 
> 
> 
> Now, in another .xhtml, I want to write a link to this page, how could
> I do that ? 
> 
> Thank you.
> _______________________________________________
> ECM mailing list
> [email protected]
> http://lists.nuxeo.com/mailman/listinfo/ecm


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to