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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to