登錄總是錯(cuò)誤,信息Struts has detected an unhandled exception: Messages: org/hibernate/cfg/Configuration File: db/MyHibernateSessionFactory.java
如題,用Junit測(cè)試獲取數(shù)據(jù)沒(méi)問(wèn)題,Junit測(cè)試UsersDao udao=new UsersDaoImpl(); boolean b=udao.usersLogin(u);獲取的值是false,dug調(diào)試UsersDaoImpl設(shè)斷點(diǎn)也沒(méi)進(jìn)去,好像根本沒(méi)用的樣子,求解