Your best bet is the web.xml DTD:
http://java.sun.com/dtd/web-app_2_3.dtd John > -----Original Message----- > From: Branko Kannenberg [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 05, 2002 9:10 AM > To: Tomcat Users List > Subject: Re: Error Page Definition > > > Hi there ! > > Do you have an URL with a specification what directives can > be put into > web.xml? I couldn't find something like that on the jakarta > documentation > website. > > Ciao, Branko. > > > Am Donnerstag, 5. September 2002 14:52 schrieb Turner, John: > > Check out the error-page element of web.xml. > > > > John > > > > > -----Original Message----- > > > From: Rui Fernandes [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, September 05, 2002 7:30 AM > > > To: Tomcat Users List > > > Subject: Error Page Definition > > > > > > > > > > > > How do I define in Tomcat an error page for cases in which > > > the page requested to the web app is not found? > > > > -- > 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]>
