Spring 一个注入问题,请高手帮忙_百度知道
framework.aop.framework.Advised] to required type [com.zteits.dao.PersonDAO] for property 'personDAO': no matching editors or conversion strategy found...
500错误 struts_百度知道
这个是请求不存在错误,就是说你请求的'tyjAction' 不存在,看看是不是配置错了而找不到那个请求呢?[WEB-INF/classes/applicationContext-action.xml]: Cannot ...
我的javaEE项目出现了类型无法转换的问题?_百度知道
RequestAware接口中的HttpServletRequest不是Map类型,而你的成员变量里有个request属性是Map类型,这两中类型肯定不能转换,把map换成HttpServletRequest。我估计编译器...
求大神解决JAVA问题_百度知道
'testServicesImpl': no matching editors or conversion strategy found 这个只是一部分,有没有大神看出是什么问题分享到: 2 小时前 网友采纳 应该就是你配置文件...