这几天遇到的错误好多啊

在Struts2  hibernate   spring整合的时候

  

错误一:classNotfound: 这种错误,好吧。。肯定是自己包名写错了,或者没有被放到lib下

                                 我用的idea,maven  这个需要仔细确认一下细节。最后的确发现自己的错误点。。修改后就好了

错误二:requested resource is not available.  天哪,这种错误肯定是自己没写对啊,在struts.xml中设置了action.extension 为acition 就一定要写.action

 

posted @ 2017-02-23 22:32  Lucky、Dog  阅读(118)  评论(0编辑  收藏  举报