---- "Kevin R. Gutch" <[EMAIL PROTECTED]> schrieb:
> 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>
Using from-view-id definitely works for me. It's hard to tell what your problem
might be without further information.
Regards, Simon