tandraschko commented on PR #736: URL: https://github.com/apache/myfaces/pull/736#issuecomment-2316917914
Of course should do trigger an AJAX request: ``` <h:commandButton id="confirm3" value="listner3" action="#{ajaxEventBean.confirm()}" > <f:ajax event="mouseover"/> </h:commandButton> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org