I am trying to use <a4j:commandLink> present in RichFaces 4 M6. However, I am facing several problems. The method specified in the action attribute is called but the specified component is not rendered. It seems that a4j:commandLink is not refreshing the component. I have tried searching on Google but couldn't get any help.