Hi all, In my web app I've noticed that on Tomcat startup, "someone" tries to navigate to some unidentified jsp and not finding that, tries to navigate to 404 error page.
And so, there is a page forwarding during Tomcat startup that I'm not able to understand, even if enable all tomcat logs. The only thing that I can see is that it's being called the 404 page during startup. My problem related to this issue is that, I have defined my own 404 page, and it contains some beans that during Tomcat startup are yet null, generating a lot of exceptions during startup... I know that this description is quite confusing but is all I can state, hope someone can give me some hints. best regards Raffaele -- View this message in context: http://old.nabble.com/Why-Tomcat-on-startup-should-navigate-to-some-jsp--tp26390996p26390996.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org