Thanks a lot... --Prashanth
--- Jim Krygowski <[EMAIL PROTECTED]> wrote: > Hi Prashanth- > > try: > > <error-page> > <error-code>404</error-code> > > <location>/your_custom_404_error_page_here.html</location> > </error-page> > > in your web.xml file just after the > welcome-file-list. > > > > > -----Original Message----- > > From: Prashanth Pushpagiri > [mailto:[EMAIL PROTECTED]] > > Sent: Monday, January 27, 2003 11:27 AM > > To: Tomcat Users List > > Subject: accessing/modifying 404 page in tomcat? > > > > > > Hi, > > > > I'm sure a lot of you have gone through this > > before..., is there anyway I can display a > different > > 404 error when tomcat does not find a page that > was > > requested? I would like to customize it a > > little...some setting may be.... > > > > Thanks > > --Prashanth > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > > http://mailplus.yahoo.com > > > > -- > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
