spring的一个错误原因
spring的一个异常原因需要用到get方法,只是在action里面不能包含有接口的get方法, 如 private InterfaceSe
spring的一个异常原因
需要用到get方法,只是在action里面不能包含有接口的get方法,
如 private InterfaceService iService;
public InterfaceService getIService(){
return iService;
} 即:spring注入时,不需写get方法
我的异常网推荐解决方案:Servlet.service() for servlet default threw exception,http://www.myexception.cn/eclipse/181756.html