Hello Everybody,
I have a jsp page that have a compilation error and I want to catch that
error through the errorpage directive is it possible
login.jsp have compilation error this file contains
<%@ page errorpage = "errpage.jsp" %>
errpage.jsp contains
<%@ page iserrorpage = true %>
but this thing is'nt working
Any comments would be appreciated
Thankyou
Mustafa Zafar
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".