We are having an issue with our web application (JSF 1.2 + Ajax4jsf 1.1 ) .We get the following error
**Message: Permission denied
Line: 27
Char: 222
Code: 0
URI: http://uat.example.com/ABC/a4j.res/org.ajax4jsf.framework.ajax.AjaxScript.jsf**
This problem is sporadic and happens 50% of the times. Happens only on IE8 in all other browsers we do not see this problem. When this error occurs the whole page blanks out. Howevere a Refresh brings the page back.
We did go through couple of articles regarding IE QUIRK VS standard mode. Force IE8 Into IE7 Compatiblity Mode Did not help.
NOTE: This is not cross site scripting issue as the domain where the script (generated by JSF ) is the same domain where our app is installed.
Please let us know if some has solved this issue. I see a similar problem posted by some one at http://www.coderanch.com/t/490213/JSF/java/support-IE