That is working as designed. The Action (mapping) doesn't exist, so you get
a 404 error. This seems like the appropriate behavior to me.

-Max

----- Original Message ----- 
From: "Peter Ondruska" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 06, 2003 12:09 PM
Subject: error code 404


> On Struts 1.1 with Jetty 4.2.9 "*.do" is mapped to struts action servlet.
> Everything works fine except if requesting unknown action e.g.
> /thisActionDoesNotExistInStrutsConfig.do instead of web.xml defined
> error-page with code 404 I get container supplied code 404 general error
> page (as if no error page was defined in web.xml). Is this designed
> functionality in Struts or is it container (Jetty) bug?
>
> _________________________________________________________________
> Plan your week with MSN Weather -  http://www.msn.cz/weather/
>
>
> ---------------------------------------------------------------------
> 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