[jboss-user] [JBoss jBPM] - gravel navigation handler and non gravel pages in same appli

neville.sequeira do-not-reply at jboss.com
Wed Nov 14 10:39:13 EST 2007


In trying to use gravel in my project (on accord of wanting to use jBPM), I see that if I add the following to my faces-config.xml, the existing links on pages in my application do not navigate to their destinations. Clicking the links makes the user stay on the same page on which the link is clicked. By the way, these links are bound to methods in our application specific backing bean classes as oppossed to using gravel's n:nav in the xhtml page itself.
<navigation-handler>org.jboss.gravel.navigation.GravelNavigationHandler</navigation-handler>

If we want to use gravel's said navigation handler (because we want to use gravel's 'n' tag library), are we constrained to use gravel's n:nav tag throughout the application? Or is there a known work around?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4104653#4104653

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4104653



More information about the jboss-user mailing list