5 Replies Latest reply on Apr 5, 2011 5:02 AM by ilya_shaikovsky

    Ajax navigation failed in IE(7 and 8)

    abc.hegde

      Hi, I am using a4j commandLink to invoke an action listener which populates some details, i need to dispaly those details in a modal panel, for this i m using oncomplete attribute,if some exception is thrown while populating the details  error page should be displayed..  Its working fine in FF, but in IE its not navigating to error page, instead a blank page is shown with script error as permission denied.        

      I am planning to make that request as non ajax but then how to display the modal panel if the action listener is executed successfully?

       

      Thanks!