Another post about using jQuery with ADF Faces , this post is
about showing a notification message using jQuery in your ADF
Application
Normally we use default FacesMesage
to show error, warning and info messages in ADF
here i am using jQuery growl library , you can download files
from
Growl : jQuery Informative Messages Plugin
Let's see how to integrate this library with ADF Faces, you will
get two files from above linkone is JavaScript file (jQuery script) and other one is...