Hi All,
I have a JSP page which includes an iframe , Iframe contains the image display part & some other part, The problme is whenevr the iframe encounters an error, it gets redirected to error page (Error page is defined for the JSP) but not the whole page, only the iframe conained part of the page displays an error, I want the whole page to move to error page. I checked few forums but didn't find any solution. Thanks you very much
Rohit Desai