Were you ever able to get an answer to this question? I am running into the
same problem using Tomcat 3.2.1.

Thanks in advance ,

Bob

-----Original Message-----
From: Mueller, Franz [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 17, 2001 12:22 AM
To: '[EMAIL PROTECTED]'
Subject: <error-page> ignored under Tomcat-3.2.1


Hi,

the following entry in the web.xml - file is ignored under tomcat3.2.1 but
works as expected with 4.0b1.

   <error-page>
       <error-code>404</error-code>
       <location>404.html</location>
   </error-page>

Under tomcat3.2.1 I've got an OutOfMemory-Exception, when entering
<location>/404.html</location>.

Any suggestions?

Regards, fm


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

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

Reply via email to