When I emebed a a4j:support
tag inside a rich:panel
tag, AJAX is working. When it's not embedded in it, AJAX it's not working.
When I emebed a a4j:support
tag inside a h:panel
tag, AJAX is not working. When it's embedded in a na4j:form
tag, it's not working.
Is there a rule to where RichFaces tags with AJAX functionality have to be embedded to be working?