Re: NavigationHandler registration

2006-08-24 Thread Matthias Wessendorf
Wouldn't that get it registered last, rather than first? But yeah, you said at the bottom, that sounded to my like the last one added. however, a.jar or z.jar (whatever you want) can do the trick ;) either a z.jar or a.jar with nothing but a faces-config.xml declaring a nav handler may work.

NavigationHandler registration

2006-08-23 Thread Laurie Harper
I have a requirement to register a custom NavigationHandler implementation at the bottom of the delegation stack, rather than at the top as happens when registering through WEB-INF/faces-config.xml. Basically, I need to make sure that delegating navigation handlers, such as Shale's