I am using JSF ADF framework for my application.
I am integrating some Adobe javascript code in my application for tracking user actions.
While invoking these javascript functions, I am getting "Permission Denied" issue only in IE browser.
This happens only if I try to refresh the jsp region, which has the Adobe javascript code, using ppr refresh from the Backing Bean.
Everything is working fine in all other browser.
Any suggestions/feedback on this issue would be of great help.