[jboss-user] [JBoss Seam] - Re: Dynamic navigation
susnet
do-not-reply at jboss.com
Fri Jul 13 08:12:03 EDT 2007
Thank you very much! This code solved the problem:
String page = "/pages/articles/xyz.xhtml";
|
| RenderNavigationHandler navHandler = new RenderNavigationHandler(page, null, null);
| navHandler.navigate (FacesContext.getCurrentInstance ());
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063950#4063950
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063950
More information about the jboss-user
mailing list