|
From: Eduardo I. I. <zi...@su...> - 2004-04-14 18:54:45
|
I've found some minor errors in the MVC chapter of reference docs: jsut focussing webapplication webapplicationcontext oject Rseolver that is knows to which servlet Section 2: "The WebApplicationContext is bound in the ServletContext, and using RequestContextUtils you can always lookup the WebApplicationContext in case you need it." WebApplicationContextUtils would be a more natural choice. |