How do you plug a custom NavigationHandler into the faces-config.xml? What is the syntax?

=======================================
Ryan Wynn
Websphere Portal Developer
IBM Business Consulting Services - Public Sector
Reston Office: 703-668-2478
Cell:  703-622-1977
[EMAIL PROTECTED]



Mike Kienenberger <[EMAIL PROTECTED]>

09/27/2005 11:16 AM

Please respond to
"MyFaces Discussion"

To
MyFaces Discussion <[email protected]>, hicham abassi <[EMAIL PROTECTED]>
cc
Subject
Re: Question about dynamic navigation actions





This is the default way to do it.

However, you can write your own
javax.faces.application.NavigationHandler to handle things differently
if you don't like the default navigation (for example, you could
return the name of the page to load directly).

On 9/27/05, hicham abassi <[EMAIL PROTECTED]> wrote:
> Hi,
>
> How do you handle your navigation when you webapp can have many many views ?
> Is there a another way to avoid declaring views into faces-config.xml ?
> What's you dynamic way fot that purpose ?
>
> Thanks.
>
>
>
>
> --
>
> hicham ABASSI
> [EMAIL PROTECTED]
>

Reply via email to