This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: navigation does not workbabazs Mar 22, 2011 3:35 AM (in response to mackhitler)Use h:form around a4j:commandButton and it will work. 
- 
        2. Re: navigation does not worklvdberg Mar 22, 2011 9:31 AM (in response to mackhitler)Hi, I think that balazs means that you need to surround the part of the code you want to reRender with an outputpanel. Additionally, you shopuld'nt do something like this with Ajax-buttons, do something inn the action method and it should result in a rerender of a specific part. Otherwise implement this with a normal button and define the page navigation. Leo 
 
     
    