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