JSF commandButton URL parameters
        Posted  
        
            by DD
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DD
        
        
        
        Published on 2010-06-09T09:37:45Z
        Indexed on 
            2010/06/09
            10:02 UTC
        
        
        Read the original article
        Hit count: 295
        
jsf
Hi, I would like to make a button which navigates to a different URL and pass some request parameters through in the URL. The outputLink works but I would like a button, the commandButton looks good but I can pass parameters.
Is there a solution?
Thanks, Dwayne
© Stack Overflow or respective owner