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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to