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?
a4j:support should work with any jsf component that can fire the javascript event specified in the event attribute:
<a4j:support event="specified event" .../>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With