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?
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?