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. I
Matthias Wessendorf wrote:
On 8/23/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
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
On 8/23/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
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 delegatin
I don't think myfaces allows it, but since you asked for an
"alternative" you can use an AOP pointcut to intercept navigation
dispatch.
Remember though, this is a fairly low-level type of replacement and you
should be careful not to break any interface contracts.
-Original Message-
From:
4 matches
Mail list logo