Hi all,

I know this has been discussed, but I can't find an ultimate answer on this topic. I'm running Tomcat 3.2.2, I have latest the StaticInterceptor.java from CVS. If I configure my web.xml with a dynamic 404 error ( let's sat 404.jsp ) that doesn't exist, I got an endless loop:

2001-07-04 02:10:17 - Ctx( ....: ): 404 R(  + /servlet/xxx + null) JSP file not found

2001-07-04 02:10:17 - Ctx( ....: ): Get real path /404.jsp /home/client1/404.jsp /home/client1

2001-07-04 02:10:17 - Ctx( ....: ): Get real path /404.jsp /home/client1/404.jsp /home/client1

2001-07-04 02:10:17 - Ctx( ....: ): Get real path /404.jsp /home/client1/404.jsp /home/client1

Do anybody has a solution for this ?

Thanks

Renato.



Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 a year!
http://personal.mail.yahoo.com/

Reply via email to