Re: Tap 4.1.2 Snapshot :@EventListener with async=false is not been called
Same problem!! On 1/18/07, Shing Hing Man <[EMAIL PROTECTED]> wrote: I have a method with annotation @EventListener(targets = "companyPS", events = "onchange", submitForm = "myForm", async = false) that listens to a PropertySelection component. W
Tap 4.1.2 Snapshot :@EventListener with async=false is not been called
I have a method with annotation @EventListener(targets = "companyPS", events = "onchange", submitForm = "myForm", async = false) that listens to a PropertySelection component. When an onchange event occurs in the PropertySelection componet, the form