posted 11 years ago
Hi Ranch,
I have written some error checking code
File name ErrorPage.jsp
File Name badPage.jsp
web.xml
I have put error.jsp and badpage.jsp file in public access folder that is web content in eclipse
when I am running the code I am status code of 500 and not the errorpage.jsp message .
kindly have a look