I have a struts application which sends JSP and application errors through a struts action class before forwarding to the application error page.
Most pages of the application are displayed in an HTML frame, so when an error occurs the error page shows up in the single frame from which the error originated, rather than filling up the entire browser as would be desired. Is there any reasonable way to make the error page appear in the full browser window rather than in a single frame? Thanks, Michelle --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

