单元测试usersDAOImpl没问题,放到UsersAction中if (udao.usersLogin(user)) 调用usersLogin(user)后就出异常,网页跳转出现500
500,就是你的代码错误,仔细看看