Re: Error Pages in Struts App

2006-11-02 Thread Juanjo Cuadrado
Hi, I think that you have to put the follow in the first line of your error page: <%@ page isErrorPage="true" %> 2006/10/30, Chetan Pandey <[EMAIL PROTECTED]>: Hi All: I am trying to include an Error Page in my Struts-based Web App. The following is what I have in my web.xml 40

Error Pages in Struts App

2006-10-30 Thread Chetan Pandey
Hi All: I am trying to include an Error Page in my Struts-based Web App. The following is what I have in my web.xml 404 /errorPage.jsp java.lang.Exception /errorPage.jsp In one of my JSP Page - for testing purposes - I have included the following: Integer ii =