« Return to Thread: How to add a customized error page in netbeans

How to add a customized error page in netbeans

by Mayur Valsalan :: Rate this Message:

Reply to Author | View in Thread

I want a servlet page (a page with error description) to be displayed in response to a java.lang.NumberFormatExcpetion occuring in my web application. Where in NetBeans do I assign this servlet page as the error page to be invoked in case the exception occurs?

 « Return to Thread: How to add a customized error page in netbeans