You can either set up an exception handler for InvalidPathException or
you can mark one of your actions in the struts-config.xml as
"unknown".

Niall

On 6/4/07, Nathan Hook <[EMAIL PROTECTED]> wrote:
We have recently upgraded to struts 1.3.8 and have been running into the
org.apache.struts.chain.commands.InvalidPathException when a user types in a
url that doesn't map correctly.  I am hoping to instead of show the user the
tomcat exception page, I wanted to show a 404 error page.  How do I go about
changing the config files or struts to show the 404 page.

Thank you for your time.

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

Reply via email to