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]



Reply via email to