Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Errors not going to <error-page>

Wendy Smoak

2004-02-05

Replies:


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?

--
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.