<error-page>
       <error-code>404</error-code>
       <location>/errorpages/404.html</location>
   </error-page>
   <error-page>
       <error-code>500</error-code>
       <location>/errorpages/500.jsp</location>
   </error-page>
   <error-page>
       <exception-type>javax.ServletException</exception-type>
       <location>/errorpages/500.jsp</location>
   </error-page>

Is what i have setup for error pages. 404 seems to work fine, 500 keeps going to the default Tomcat error page.

Help

_________________________________________________________________
Take advantage of powerful junk e-mail filters built on patented Microsoft® SmartScreen Technology. http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines Start enjoying all the benefits of MSN® Premium right now and get the first two months FREE*.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to