This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Action method with parameter and JSF Navigationmatt.drees Oct 3, 2007 2:06 PM (in response to terryb)I think you have to do <navigation from-action="#{orgUserAction.changePassword(identity.username)}">
- 
        2. Re: Action method with parameter and JSF Navigationterryb Oct 3, 2007 2:20 PM (in response to terryb)Matt, thank you. That worked. 
 
    