Not sure if you can use /WEB-INF/... there.

However, I recall some Tomcat versions ignoring <error-page> in some cases. IIRC, it was 4.1.18.

HTH,


Antonio Fiol


Wendy Smoak wrote:

I'm getting an Status 500 page with this:
ExceptionConverter: java.io.IOException: The document has no pages.

Even though I have this in web.xml:
  <error-page>
     <exception-type>java.io.IOException</exception-type>
     <location>/WEB-INF/jsp/exceptions/Exception.jsp</location>
  </error-page>

What did I miss?





Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to