Error Page in JSP
843835Mar 6 2002 — edited Jan 19 2003Hi All
I am getting implicit variable "exception" in my error page but the problem is when i call exception.getMessage() or exception.getLocalizedMessage(), it gives me null pointer exception. Im using JSP1.0
Any Idea???