From: "David Johnson" <[EMAIL PROTECTED]> > It's insane to me that this cant be done with Tomcat 4.1.31 > the Struts documents tell you to do exactly what I'm trying. > http://jakarta.apache.org/tomcat/faq/misc.html#error
I think what you might be running into is that when you catch an error 500 by configuring something in web.xml, you're out in the container, and it doesn't know anything about Struts or Tiles. Try it with a plain jsp or html page, and it should work. (It does for me, on Tomcat 4.1.30.) -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]