You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Danny Morgan <dm...@corpmedia.com> on 2002/10/02 21:18:40 UTC

RE: any way to customize 404 messages?

i think it is

<error-page>
	<error-code>404</error-code>
	<location>XXXXX</location>
</error-page>

in the web.xml file

Danny L. Morgan

-----Original Message-----
From: vincent [mailto:vincent@xaymaca.com]
Sent: Wednesday, October 02, 2002 3:28 PM
To: tomcat-user
Subject: any way to customize 404 messages?


Hello,
have you seen some sites that have a
cool page that get returned instead of
the usual boring 404 message?
Is there any way to do that in tomcat as well?
Write a servlet? Overwrite a method somewhere? a server.xml config?
Thanks.
-- 
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com


--
To unsubscribe, e-mail:   
<ma...@jakarta.apache.org>
For additional commands, e-mail: 
<ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>