摘要:
使用SpringMVC spring dwr时,dwr使用的bean,要将bean配置到根webapplicationcontext中,即applicationContext.xml中,不能放到dispatcher-servlet.xml中。否则会报NoSuchBeanDefinitionException异常。 阅读全文
posted @ 2013-11-08 22:31 曙光城邦 阅读(236) 评论(0) 推荐(0)
|
|
摘要:
使用SpringMVC spring dwr时,dwr使用的bean,要将bean配置到根webapplicationcontext中,即applicationContext.xml中,不能放到dispatcher-servlet.xml中。否则会报NoSuchBeanDefinitionException异常。 阅读全文
posted @ 2013-11-08 22:31 曙光城邦 阅读(236) 评论(0) 推荐(0) |
|