|
From: <jue...@we...> - 2004-08-03 08:55:37
|
I've just changed MultiActionController to log = NoSuchRequestHandlingMethodException and send HTTP response code 404 = back, as suggested by the following JIRA issue: =20 http://opensource.atlassian.com/projects/spring/browse/SPR-237 =20 Sounds like an intuitive thing to do. MultiActionController also logs a = message to the same "page not found" logger category that = DispatcherServlet itself uses. =20 Any objections? Else, I'll commit the change tonight. =20 Juergen |