进入登录jsp页面,输入用户名和密码,域名跳转到login.action,但是还是Users_login.jsp页面啊,为什么啊,求解答!!!!!
console显示:
Caused by: org.hibernate.exception.JDBCConnectionException: Error calling DriverManager#getConnection
原因driver,驱动有问题,仔细看看配置好
Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql:///test?useUnicode=true&characterEncoding=UTF-8
org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]