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]

Reply via email to