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.

---

it's not my configuration, copied that from the list-archieve. please look there before posting here nexttime.

rgds,

henning






joe wrote:

hi all!

is it possible to set a customized http 404 error page?
it would be nice to have one in the same look and feel of my application.

thanx,
joe


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to