This is a discussion on How do you restrict page errors display in the JSP page? within the ASP and ASP.NET Programming forums, part of the Web Development category; Hi, Any one Explain restrict page errors display in JSP....
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| You first set "Errorpage" attribute of PAGE directory to the name of the error page (ie Errorpage="error.jsp")in your jsp page .Then in the error jsp page set "isErrorpage=TRUE". When an error occur in your jsp page it will automatically call the error page.
__________________ R.Sundar Raja |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 'Page' ia an unambiguous reference between 'System.Web.UI.Page' and 'Project1.Page' | poornima | ASP and ASP.NET Programming | 1 | 03-05-2008 03:12 AM |
| detect hour of the day and selects a link, they go to either a day page or night page | itbarota | HTML, CSS and Javascript Coding Techniques | 1 | 01-11-2008 02:09 AM |
| How can I display today's date on my home page in the following styles...? | itbarota | HTML, CSS and Javascript Coding Techniques | 4 | 12-18-2007 10:50 PM |
| How to change aspx page to html page? | S.Vinothkumar | ASP and ASP.NET Programming | 4 | 10-26-2007 11:46 PM |
| ASP.NET FAQ - maintain page scroll position after a page postback? | Archer | ASP and ASP.NET Programming | 1 | 07-24-2007 12:40 AM |