0 Replies Latest reply on May 19, 2011 5:19 AM by r_mahi

    ViewExpired Exception Script Error

    r_mahi

       Hi,


           I have handled the view expired exception in my application by configuring it in web.xml as below


       


                       


         <errorPage>


           <exception-type>


       

      <SPAN style="FONT-SIZE: 10pt" mcestyle="font-size: 10pt;">

      javax.faces.application.ViewExpiredException</exception-type><location>index.html</location>......bute am getting the script  error   




       


       



       




      a4j is undefined


       

      <SPAN style="FONT-SIZE: 10pt" mcestyle="font-size: 10pt;">ModalPanel is undefined


       

      <SPAN style="FONT-SIZE: 10pt" mcestyle="font-size: 10pt;">


       

      <SPAN style="FONT-SIZE: 10pt" mcestyle="font-size: 10pt;">


       

      <SPAN style="FONT-SIZE: 10pt" mcestyle="font-size: 10pt;">Please help me on this.