For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Hi my jdev version is 11.1.1.5.0
I have some javascript code running in adf with client and server listeners .
I need a way to get notified if there is some error in javascript code.
Currently the event is not invoked if there is some error.