Hi Kevin,
check that you get action really from
"/pages/draindog/wizard_color.xhtml" - I suppose that this field has
another value...
2008/1/23, Kevin R. Gutch <[EMAIL PROTECTED]>:
> I have a method that returns a String value I use in a navigation-case.
> action="#{nav.step1}
>
> Can this value be used from a specific page defined in the
> <from-view-id> or must it be a wildcard? I cannot seem to get it to work
> with the former.
>
> From specific page it does not navigate.
> <from-view-id>/pages/draindog/wizard_color.xhtml</from-view-id>
>
> Wildcard works but this is not what I need.
>
> <from-view-id>*</from-view-id>
>
>
> Thanks
>
> Kevin
>
>