Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSP error page

843835May 25 2002 — edited May 29 2002
I have a main jsp page which includes other jsp pages using jsp include.
If any errors occur it is supposed to go to the error.jsp page.
My question is how comes when there is an error occurs in the include jsp page, the error.jsp page is displayed inside the main jsp page.
I would like the error.jsp page to replace the main jsp page when errors occur in any include jsp pages.
Any help is greatly appreciated.

Thanks in advance,
Rob
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2002
Added on May 25 2002
5 comments
196 views