2017-09-13 9:39 GMT+02:00 Greg Huber <[email protected]>: > For a bogus /test.action I get > > There is no Action mapped for namespace [/] and action name [test] > associated with context path [] > > If not in dev mode, would it not be better to just to a more generic 404 > not found, rather than a known struts reply?
Can you try defining a key "struts.exception.missing-package-action.with-context" in your message properties file? e.g.: struts.exception.missing-package-action.with-context=Not found Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
